]> git.sur5r.net Git - u-boot/blobdiff - board/sbc8560/config.mk
Merge branch 'next' of git://git.denx.de/u-boot-video into next
[u-boot] / board / sbc8560 / config.mk
index c025a0eb9d52fa832dab2639e7facadac900fca8..995dadaff4c74baf5707b06d35214daf8ad92b48 100644 (file)
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 # MA 02111-1307 USA
 #
-
 #
 # based on mpc8560ads board
 # default CCARBAR is at 0xff700000
 # assume U-Boot is less than 256K
 #
 TEXT_BASE = 0xfffc0000
-
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8560=1
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1