From: Pavel Pisa Date: Tue, 6 Aug 2013 13:42:13 +0000 (+0200) Subject: LPC17XX target specification comments updated and MIDAM MPC5200 configuration added. X-Git-Url: http://rtime.felk.cvut.cz/gitweb/rtems-devel.git/commitdiff_plain/fe47ce8070191b04c63e41d7a6442329b96d4346 LPC17XX target specification comments updated and MIDAM MPC5200 configuration added. Signed-off-by: Pavel Pisa --- diff --git a/rtems-omk-template/config/config.icecube b/rtems-omk-template/config/config.icecube new file mode 100644 index 0000000..7e249b0 --- /dev/null +++ b/rtems-omk-template/config/config.icecube @@ -0,0 +1,4 @@ +# ICECUBE BSP for MIDAM Shark MPC5200 +# This file should be symlinked as config.target into project +# Makefile.rules directory +RTEMS_MAKEFILE_PATH=/opt/rtems4.9/powerpc-rtems4.9/icecube diff --git a/rtems-omk-template/config/config.lpc17xx_ea_ram b/rtems-omk-template/config/config.lpc17xx_ea_ram index f3a0c10..9a1936e 100644 --- a/rtems-omk-template/config/config.lpc17xx_ea_ram +++ b/rtems-omk-template/config/config.lpc17xx_ea_ram @@ -1,4 +1,6 @@ -# ICECUBE BSP for MIDAM Shark MPC5200 +# NXP LPC17XX BSP which was tested on PiKRON's LX_CPU1 aka ROCON. +# External SDRAM is used for RTEMS and application code and data +# for this configuration. # This file should be symlinked as config.target into project # Makefile.rules directory RTEMS_MAKEFILE_PATH=/opt/rtems4.11/arm-rtems4.11/lpc17xx_ea_ram