uboot-build-default-toolchain-path.patch
[u-boot-openmoko/mini2440.git] / board / smdk2400 / config.mk
blob82400bf8ab8907ee9d2f9b66cb04160a0c22ebc2
2 # (C) Copyright 2002
3 # Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
5 # SAMSUNG board with S3C2400X (ARM920T) CPU
7 # see http://www.samsung.com/ for more information on SAMSUNG
11 # SAMSUNG has 1 bank of 32 MB DRAM
13 # 0C00'0000 to 0E00'0000
15 # Linux-Kernel is expected to be at 0cf0'0000, entry 0cf0'0000
16 # optionally with a ramdisk at 0c80'0000
18 # we load ourself to 0CF80000 (must be high enough not to be
19 # overwritten by the uncompessing Linux kernel)
21 # download area is 0C80'0000
25 TEXT_BASE = 0x0CF80000