aboutsummaryrefslogtreecommitdiff
path: root/board/gcplus/config.mk
blob: a9bd3ff010f9648b74de85e0aa095b50eb10a83f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# ADS GCPlus board with SA1110 cpu
#
# The ADS GCPlus has 2 banks of 16 MiB SDRAM
#
# We use the ADS GCPlus Linux boot ROM to load U-Boot into SDRAM
# at c020'0000 and then move ourself to c8f0'0000. Basically, just
# install the U-Boot binary as you would the Linux zImage and then
# reap the benfits of more convenient Linux development cycles, i.e.
# bootp;tftp;bootm, repeat, etc.,.
#

CONFIG_SYS_TEXT_BASE = 0xc8f00000