From: Pavel Pisa Date: Sat, 7 Nov 2015 11:09:24 +0000 (+0100) Subject: Include example config.target configuration for TMS570 BSP. X-Git-Url: http://rtime.felk.cvut.cz/gitweb/rtems-devel.git/commitdiff_plain/d78b0ee24c7f1fea15e5f87d071c30c7b89427ca?ds=sidebyside Include example config.target configuration for TMS570 BSP. Signed-off-by: Pavel Pisa --- diff --git a/rtems-omk-template/config/config.tms570 b/rtems-omk-template/config/config.tms570 new file mode 100644 index 0000000..e591539 --- /dev/null +++ b/rtems-omk-template/config/config.tms570 @@ -0,0 +1,9 @@ +# Ti TMS570 HDK BSP for SDRAM located application variant +# Flash startup code based on tms570ls3137-hdk-sdram is used +# to setup basic peripherals and external memory interface. +# More information about this BSP can be found at +# https://devel.rtems.org/wiki/TBR/BSP/Tms570 +# +# This file should be symlinked as config.target into project +# Makefile.rules directory +RTEMS_MAKEFILE_PATH=/opt/rtems4.11/arm-rtems4.11/tms570ls3137_hdk_sdram