Modified patch originates from Andy Green <andy@openmoko.com>
[u-boot-openmoko/mini2440.git] / board / qt2410 / config.mk
blob465945956598184bf8b40f07ad1f34ff7727f723
2 # (C) Copyright 2002
3 # Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
4 # David Mueller, ELSOFT AG, <d.mueller@elsoft.ch>
6 # SAMSUNG SMDK2410 board with S3C2410X (ARM920T) cpu
8 # see http://www.samsung.com/ for more information on SAMSUNG
11 CONFIG_USB_DFU_VENDOR=0x1457
12 CONFIG_USB_DFU_PRODUCT=0x511d
13 CONFIG_USB_DFU_REVISION=0x0100
16 # SMDK2410 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