2009-05-09 Chris Johns <chrisj@rtems.org>

* include/bsp.h: Defined as a small memory target. It cannot build
	one of the sample programs any more.
This commit is contained in:
Chris Johns
2009-05-08 21:42:26 +00:00
parent 9ad5d58e7e
commit 8b21646e2c
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-05-09 Chris Johns <chrisj@rtems.org>
* include/bsp.h: Defined as a small memory target. It cannot build
one of the sample programs any more.
2009-04-28 Chris Johns <chrisj@rtems.org>
* start/start.S, startup/start_c.c: Update for boot_card command

View File

@@ -30,6 +30,8 @@ extern "C" {
#include <rtems/m68k/sim.h>
#include <rtems/m68k/qsm.h>
#define BSP_SMALL_MEMORY 1
/*
* confdefs.h overrides for this BSP:
* - number of termios serial ports (defaults to 1)