uboot-hxd8.patch
[u-boot-openmoko/mini2440.git] / board / hxd8 / config.mk
bloba5de9ef9be4d08d66fe55b11bb3656732ba53c0a
2 # (C) Copyright 2002
3 # Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
4 # David Mueller, ELSOFT AG, <d.mueller@elsoft.ch>
6 # FIC HXD8 board with S3C2440X (ARM920T) cpu
8 # see http://www.samsung.com/ for more information on SAMSUNG
11 CONFIG_USB_DFU_VENDOR=0x1457
12 CONFIG_USB_DFU_PRODUCT=0x511a
13 CONFIG_USB_DFU_REVISION=0x0110
16 # HXD81v011 or later has 1 bank of 128 MB SDRAM
18 # 3000'0000 to 3800'0000
19 # we load ourself to 37F8'0000
21 # Linux-Kernel is expected to be at 3000'8000, entry 3000'8000
22 # optionally with a ramdisk at 3080'0000
24 # download area is 3200'0000 or 3300'0000
26 # FIXME: TEXT_BASE = 0x37F80000
27 TEXT_BASE = 0x33F80000