]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/manroland/mucmc52/config.mk
Makefile: move all Power Architecture boards into boards.cfg
[people/ms/u-boot.git] / board / manroland / mucmc52 / config.mk
index cb2218fceec9b68de1dcedba5d88870897d34ffc..b2960a38e885041d304f55080634c9cfa397810e 100644 (file)
 # MA 02111-1307 USA
 #
 
-#
-# MUCMC52 board:
-#
-#      Valid values for CONFIG_SYS_TEXT_BASE are:
-#
-#      0xFFE00000   boot high
-#
-#      0x00100000   boot from RAM (for testing only)
-#
-
-ifndef CONFIG_SYS_TEXT_BASE
-## Standard: boot high
-CONFIG_SYS_TEXT_BASE = 0xFFF00000
-## For testing: boot from RAM
-#CONFIG_SYS_TEXT_BASE = 0x00100000
-endif
-
-PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE) \
-       -I$(TOPDIR)/board
+PLATFORM_CPPFLAGS += -I$(TOPDIR)/board
 LDSCRIPT := $(SRCTREE)/arch/powerpc/cpu/mpc5xxx/u-boot.lds