[U-Boot] [PATCH] CM4000: fix broken flash base for OpenGear boards

Wolfgang Denk wd at denx.de
Sat Sep 10 00:13:44 CEST 2011


Dear Greg Ungerer,

In message <1315571014-564-1-git-send-email-greg.ungerer at opengear.com> you wrote:
> Use _bss_start_ofs as the size of the boot loader code+data that we want
> to protect in the flash. This replaces use of the no longer defined
> _armboot_start.
> 
> Fixes:
> 
> flash.c: In function `flash_init´:
> flash.c:75: error: `_bss_start´ undeclared (first use in this function)
> flash.c:75: error: (Each undeclared identifier is reported only once
> flash.c:75: error: for each function it appears in.)
> flash.c:75: error: `_armboot_start´ undeclared (first use in this function)
> 
> Signed-off-by: <greg.ungerer at opengear.com>
> ---
>  board/cm4008/flash.c |    2 +-
>  board/cm41xx/flash.c |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"355/113 -- Not the famous irrational number PI,  but  an  incredible
simulation!"


More information about the U-Boot mailing list