2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>

* include/bsp.h: Add BSP_SMALL_MEMORY.
This commit is contained in:
Joel Sherrill
2010-04-29 21:46:04 +00:00
parent 1da2f6a292
commit e90fc943c4
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
* include/bsp.h: Add BSP_SMALL_MEMORY.
2010-04-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S: Verify boot_card is invoked properly with argc, argv.

View File

@@ -35,6 +35,8 @@ extern "C" {
#include <bspopts.h>
#define BSP_SMALL_MEMORY 1
/* EDIT: To activate the sci driver, change the define below */
#if 1
#include <rtems/devnull.h>