Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
authorRohit Hagargundgi <h.rohit@samsung.com>
Mon, 9 Mar 2009 14:15:46 +0000 (19:45 +0530)
committerWolfgang Denk <wd@denx.de>
Fri, 15 May 2009 19:43:05 +0000 (21:43 +0200)
commit12a6753155716e5c3c181a8f40e8b2d3d669aefd
tree1678b0875ae0339abc3a604c918fa63dcdd33766
parentc404cc5884b0c82fd82d751dbd8e8b3f8919a23a
Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN

Add CONFIG_SYS_MONITOR_LEN macro to apollon board config.
CONFIG_SYS_MONITOR_LEN defines the U-Boot image size.
and is used by OneNAND ipl when reading U-Boot image.

Signed-off-by: Rohit Hagargundgi <h.rohit at samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
include/configs/apollon.h