forked from Imagelibrary/rtems
2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
* include/bsp.h: Add BSP_SMALL_MEMORY.
This commit is contained in:
@@ -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>
|
2010-04-24 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* start/start.S: Verify boot_card is invoked properly with argc, argv.
|
* start/start.S: Verify boot_card is invoked properly with argc, argv.
|
||||||
|
|||||||
@@ -35,6 +35,8 @@ extern "C" {
|
|||||||
|
|
||||||
#include <bspopts.h>
|
#include <bspopts.h>
|
||||||
|
|
||||||
|
#define BSP_SMALL_MEMORY 1
|
||||||
|
|
||||||
/* EDIT: To activate the sci driver, change the define below */
|
/* EDIT: To activate the sci driver, change the define below */
|
||||||
#if 1
|
#if 1
|
||||||
#include <rtems/devnull.h>
|
#include <rtems/devnull.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user