Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Doerfler
9647f7feac * README: Added NCS.
* 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.
2009-02-27 11:26:44 +00:00
Ralf Corsepius
edc1ce3ceb 2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
2008-10-01 01:20:46 +00:00
Ralf Corsepius
669b78af1f Remove RTEMS_BOARD_MODEL. 2008-09-30 16:58:47 +00:00
Joel Sherrill
8f912f27c5 2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since
	we do not reliably know it is installed.
2008-09-23 14:08:16 +00:00
Thomas Doerfler
fd1c1c9506 added BSP for ARM LPC24xx 2008-09-22 11:50:19 +00:00