forked from Imagelibrary/rtems
2009-08-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* include/bsp.h: Mark as a small memory BSP.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-08-17 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* include/bsp.h: Mark as a small memory BSP.
|
||||
|
||||
2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* configure.ac: Rename BSP_BOOTCARD_OPTIONS to
|
||||
|
||||
@@ -46,6 +46,8 @@ extern "C" {
|
||||
|
||||
#include <bspopts.h>
|
||||
|
||||
#define BSP_SMALL_MEMORY 1
|
||||
|
||||
#if 0
|
||||
#include <rtems/devnull.h>
|
||||
#define BSP_CONSOLE_DEVNAME "/dev/null"
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2009-08-17 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* include/bsp.h: Mark as a small memory BSP.
|
||||
|
||||
2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* configure.ac: Rename BSP_BOOTCARD_OPTIONS to
|
||||
|
||||
@@ -34,6 +34,8 @@ extern "C" {
|
||||
|
||||
#include <bspopts.h>
|
||||
|
||||
#define BSP_SMALL_MEMORY 1
|
||||
|
||||
/*
|
||||
* FIXME: One of these would be enough.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user