summaryrefslogtreecommitdiffstats
path: root/board/pb1x00/config.mk
blob: 8f133011593f0c18b48e22bd9e7a33603f225038 (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 Pb1x00, MIPS32 core
#

# ROM version
#CONFIG_SYS_TEXT_BASE = 0xbfc00000

# SDRAM version
CONFIG_SYS_TEXT_BASE = 0x83800000
OpenPOWER on IntegriCloud