From: jcar Date: Fri, 7 Sep 2012 07:41:57 +0000 (+0200) Subject: Merge with ac7a40bc631fb2dfca15ae7785ba2aa768ee23d8 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/arc.git/commitdiff_plain/6626ef138332542e4b10a500f1d1b68298d4c731?hp=-c Merge with ac7a40bc631fb2dfca15ae7785ba2aa768ee23d8 --- 6626ef138332542e4b10a500f1d1b68298d4c731 diff --combined boards/mpc5604b_trk/build_config.mk index 43e0eb77,a63dbb7a..7633036e --- a/boards/mpc5604b_trk/build_config.mk +++ b/boards/mpc5604b_trk/build_config.mk @@@ -5,7 -5,7 +5,7 @@@ ARCH_FAM=pp ARCH_MCU=mpc5604b # CFG (y/n) macros -CFG=PPC E200Z0 MPC55XX MPC560X MPC5604B BRD_MPC5604B_TRK VLE +CFG=PPC E200Z0 MPC55XX MPC560X MPC560XB MPC5604B BRD_MPC5604B_TRK VLE # What buildable modules does this board have, # default or private @@@ -27,3 -27,8 +27,8 @@@ MOD_USE += MCU KERNEL ECUM DE COMPILER?=cw DEFAULT_CROSS_COMPILE = /opt/powerpc-eabispe/bin/powerpc-eabispe- DEFAULT_CW_COMPILE= /opt/cw + + # Defines + def-y += SRAM_SIZE=0xc000 + +