The previous commit didn't completely rename this to what it should be.

This commit is contained in:
Adrian Chadd 2011-03-28 09:10:59 +00:00
parent 71165daf26
commit 3c14a0e3fb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=220096

View File

@ -217,7 +217,7 @@ platform_start(__register_t a0 __unused, __register_t a1 __unused,
* but in fact there's 32mb.
*/
#if defined(AR71XX_REALMEM)
realmem = btoc(MIPS_REALMEM);
realmem = btoc(AR71XX_REALMEM);
#endif
/* phys_avail regions are in bytes */