summaryrefslogtreecommitdiff
path: root/include/configs/netstar.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/netstar.h')
-rw-r--r--include/configs/netstar.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/netstar.h b/include/configs/netstar.h
index c63c846..f159013 100644
--- a/include/configs/netstar.h
+++ b/include/configs/netstar.h
@@ -72,7 +72,6 @@
/*
* Size of malloc() pool
*/
-#define CONFIG_SYS_GBL_DATA_SIZE 128
#define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024)
/*
@@ -120,9 +119,6 @@
#define CONFIG_BAUDRATE 115200
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 }
-/*#define CONFIG_SKIP_RELOCATE_UBOOT*/
-/*#define CONFIG_SKIP_LOWLEVEL_INIT */
-
/*
* Partitions (mtdparts command line support)
*/