From eb1951a2d1e5656e47cf4379a87164af3155f02f Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 22 May 2012 17:21:28 +0200 Subject: powerpc/mpc55xx: BSP variant changes for MPC5643L --- c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/mpc55xxevb/include') diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in b/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in index 5049d2ea3f..958b5d396c 100644 --- a/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in +++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in @@ -36,9 +36,6 @@ /* if defined, use custom settings for phyCORE MPC5554 board */ #undef MPC55XX_BOARD_PHYCORE_MPC5554 -/* if defined, use custom settings for XKT564LEVB board */ -#undef MPC55XX_BOARD_XKT564LEVB - /* if defined, builds in bootflags above the RCHW for setup in a debugger to avoid startup MMU setup */ #undef MPC55XX_BOOTFLAGS @@ -78,7 +75,7 @@ /* Must be defined to be the external reference clock (in Hz) for clock generation */ -#undef MPC55XX_FMPLL_REF_CLOCK +#undef MPC55XX_REFERENCE_CLOCK /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT -- cgit v1.2.3