omap2420h4 uses a SZ_31M Macro. Replace this with SZ_32M-SZ_1M From: Sascha Hauer Signed-off-by: Sascha Hauer --- --- include/configs/omap2420h4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: u-boot-git/include/configs/omap2420h4.h =================================================================== --- u-boot-git.orig/include/configs/omap2420h4.h +++ u-boot-git/include/configs/omap2420h4.h @@ -196,7 +196,7 @@ #define CFG_BARGSIZE CFG_CBSIZE /* Boot Argument Buffer Size */ #define CFG_MEMTEST_START (OMAP2420_SDRC_CS0) /* memtest works on */ -#define CFG_MEMTEST_END (OMAP2420_SDRC_CS0+SZ_31M) +#define CFG_MEMTEST_END (OMAP2420_SDRC_CS0+SZ_32M-SZ_1M) #undef CFG_CLKS_IN_HZ /* everything, incl board info, in Hz */ -- Dipl.-Ing. Sascha Hauer | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9