summaryrefslogtreecommitdiffstats
path: root/qemu/roms/u-boot/board/dbau1x00/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/u-boot/board/dbau1x00/config.mk')
-rw-r--r--qemu/roms/u-boot/board/dbau1x00/config.mk16
1 files changed, 16 insertions, 0 deletions
diff --git a/qemu/roms/u-boot/board/dbau1x00/config.mk b/qemu/roms/u-boot/board/dbau1x00/config.mk
new file mode 100644
index 000000000..b378ac8a6
--- /dev/null
+++ b/qemu/roms/u-boot/board/dbau1x00/config.mk
@@ -0,0 +1,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