[U-Boot] [PATCH] CM4000: fix missing RAM definitions for OpenGear boards

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


Dear Greg Ungerer,

In message <1315570998-528-1-git-send-email-greg.ungerer at opengear.com> you wrote:
> The OpenGear boards CM4008, CM4116 and CM4148 need their DRAM base
> and RAM stack base addresses defined.
> 
> Fixes:
> 
> board.c: In function `__dram_init_banksize´:
> board.c:227: error: `CONFIG_SYS_SDRAM_BASE´ undeclared (first use in this function)
> board.c:227: error: (Each undeclared identifier is reported only once
> board.c:227: error: for each function it appears in.)
> board.c: In function `board_init_f´:
> board.c:270: error: `CONFIG_SYS_INIT_SP_ADDR´ undeclared (first use in this function)
> board.c:303: error: `CONFIG_SYS_SDRAM_BASE´ undeclared (first use in this function)
> 
> Signed-off-by: Greg Ungerer <greg.ungerer at opengear.com>
> ---
>  include/configs/cm4008.h |    3 +++
>  include/configs/cm41xx.h |    3 +++
>  2 files changed, 6 insertions(+), 0 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
HANDLE WITH EXTREME CARE:  This Product Contains  Minute Electrically
Charged  Particles  Moving  at  Velocities  in Excess of Five Hundred
Million Miles Per Hour.


More information about the U-Boot mailing list