MINI2440: Bulk Add of the mini2440 board support
[u-boot-openmoko/mini2440.git] / board / mini2440 / config.mk
bloba94f2ed8a029b3c34e82acdfe7f8a5b580a597dd
2 # (C) Copyright 2002
3 # Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
4 # David Mueller, ELSOFT AG, <d.mueller@elsoft.ch>
6 # SAMSUNG SMDK2440 board with S3C2440 (ARM920T) cpu
8 # see http://www.samsung.com/ for more information on SAMSUNG
11 CONFIG_USB_DFU_VENDOR=0x1457
12 CONFIG_USB_DFU_PRODUCT=0x511b
13 CONFIG_USB_DFU_REVISION=0x0100
16 # SMDK2440 has 1 bank of 64 MB DRAM
18 # 3000'0000 to 3400'0000
20 # Linux-Kernel is expected to be at 3000'8000, entry 3000'8000
21 # optionally with a ramdisk at 3080'0000
23 # we load ourself to 33F8'0000
25 # download area is 3300'0000
29 TEXT_BASE = 0x33F80000