summaryrefslogtreecommitdiffstats
path: root/make/custom/lpc2478.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * README: Added NCS.Thomas Doerfler2009-02-271-15/+8
| | | | | | | | | | | | | | | * Makefile.am, configure.ac, preinstall.am: Added BSP variants. * console/console-config.c, clock/clock-config.c, ssp/ssp.c: Fixed register settings. Cleanup. * include/bsp.h: Added network defines and functions. * include/lpc24xx.h: Added AHB and EMC defines. Fixed Ethernet status sizes. * include/system-clocks.h, misc/system-clocks.c: Added micro seconds delay function that uses Timer 1. Changed PLL setup. * network/network.c, startup/bspreset.c, startup/linkcmds.lpc2478, startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram: New files. * startup/bspstart.c: Added EMC initialization. Changes for ROM boot.
* 2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-011-2/+1
| | | | * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-09-301-2/+0
|
* 2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-231-1/+3
| | | | | * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since we do not reliably know it is installed.
* added BSP for ARM LPC24xxThomas Doerfler2008-09-221-0/+24