summaryrefslogtreecommitdiffstats
path: root/board/amcc/bamboo/config.mk
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2005-08-04 17:09:16 +0200
committerStefan Roese <sr@denx.de>2005-08-04 17:09:16 +0200
commit17f50f22bc3f2d17258523f2ef3074e6ce1f7ffa (patch)
tree2c5d47cd55f487f0504458908d587e9bcd6963a6 /board/amcc/bamboo/config.mk
parent3e0bc4473add883fd68a49b7dab971191b943415 (diff)
downloadblackbird-obmc-uboot-17f50f22bc3f2d17258523f2ef3074e6ce1f7ffa.tar.gz
blackbird-obmc-uboot-17f50f22bc3f2d17258523f2ef3074e6ce1f7ffa.zip
Add support for AMCC Bamboo PPC440EP eval board
Patch by Stefan Roese, 04 Aug 2005
Diffstat (limited to 'board/amcc/bamboo/config.mk')
-rw-r--r--board/amcc/bamboo/config.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/board/amcc/bamboo/config.mk b/board/amcc/bamboo/config.mk
index 4ab0ea0084..35cb65584a 100644
--- a/board/amcc/bamboo/config.mk
+++ b/board/amcc/bamboo/config.mk
@@ -21,17 +21,7 @@
# MA 02111-1307 USA
#
-#
-# esd ADCIOP boards
-#
-
-#TEXT_BASE = 0x00001000
-
-ifeq ($(ramsym),1)
-TEXT_BASE = 0xFBD00000
-else
TEXT_BASE = 0xFFF80000
-endif
PLATFORM_CPPFLAGS += -DCONFIG_440=1
OpenPOWER on IntegriCloud