summaryrefslogtreecommitdiffstats
path: root/board/dbau1x00/config.mk
blob: b378ac8a60cac9ed528577bbb2222cae64277ba9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# (C) Copyright 2003
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

#
# AMD development board AMD Alchemy DbAu1x00, MIPS32 core
#

# ROM version
CONFIG_SYS_TEXT_BASE = 0xbfc00000

# RAM version
#CONFIG_SYS_TEXT_BASE = 0x80100000
OpenPOWER on IntegriCloud