aboutsummaryrefslogtreecommitdiff
path: root/board/cm41xx
diff options
context:
space:
mode:
authorGreg Ungerer <greg.ungerer@opengear.com>2011-09-09 22:23:18 +1000
committerWolfgang Denk <wd@denx.de>2011-09-10 00:12:15 +0200
commita34ebbdafe33e8078d58242062db0ec2554b8a73 (patch)
treea7e64b9007493fcb5d7d3b3be806529580f721c5 /board/cm41xx
parent3a52cfa5cc402c06bb80ce46eedb5496150d4046 (diff)
downloadu-boot-a34ebbdafe33e8078d58242062db0ec2554b8a73.zip
u-boot-a34ebbdafe33e8078d58242062db0ec2554b8a73.tar.gz
u-boot-a34ebbdafe33e8078d58242062db0ec2554b8a73.tar.bz2
CM4000: fix missing RAM definitions for OpenGear boards
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@opengear.com>
Diffstat (limited to 'board/cm41xx')
0 files changed, 0 insertions, 0 deletions