projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tools/atmelimage.c: Fix warning when debug is enabled
[platform/kernel/u-boot.git]
/
board
/
dbau1x00
/
config.mk
1
#
2
# (C) Copyright 2003
3
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4
#
5
# SPDX-License-Identifier: GPL-2.0+
6
#
7
8
#
9
# AMD development board AMD Alchemy DbAu1x00, MIPS32 core
10
#
11
12
# ROM version
13
CONFIG_SYS_TEXT_BASE = 0xbfc00000
14
15
# RAM version
16
#CONFIG_SYS_TEXT_BASE = 0x80100000