From 4f609eec670815166ca1d18e96f7cc4ed430f4ee Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 17 Oct 2011 10:40:00 +0000 Subject: 2011-10-17 Sebastian Huber * include/start-config.h, make/custom/lpc24xx_plx800_rom_int.cfg, startup/linkcmds.lpc24xx_plx800_rom_int, startup/start-config-emc-dynamic.c, startup/start-config-emc-static.c, startup/start-config-pinsel.c: New files. * Makefile.am, configure.ac, preinstall.am: Reflect changes above. * startup/bspstarthooks.c: Use configuration tables for EMC initialization. --- .../lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_plx800_rom_int.cfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_plx800_rom_int.cfg (limited to 'c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_plx800_rom_int.cfg') diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_plx800_rom_int.cfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_plx800_rom_int.cfg new file mode 100644 index 0000000000..7e87334cff --- /dev/null +++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_plx800_rom_int.cfg @@ -0,0 +1,7 @@ +# +# Config file for LPC24XX (PLX800). +# +# $Id$ +# + +include $(RTEMS_ROOT)/make/custom/lpc24xx.inc -- cgit v1.2.3