summaryrefslogtreecommitdiff
path: root/include/configs/stmark2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/stmark2.h')
-rw-r--r--include/configs/stmark2.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h
index faff8d6ed6d..19589be270f 100644
--- a/include/configs/stmark2.h
+++ b/include/configs/stmark2.h
@@ -8,14 +8,12 @@
#ifndef __STMARK2_CONFIG_H
#define __STMARK2_CONFIG_H
-#define CONFIG_HOSTNAME "stmark2"
-
#define CFG_SYS_UART_PORT 0
#define LDS_BOARD_TEXT \
board/sysam/stmark2/sbf_dram_init.o (.text*)
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#define CFG_EXTRA_ENV_SETTINGS \
"kern_size=0x700000\0" \
"loadaddr=0x40001000\0" \
"-(rootfs)\0" \
@@ -38,7 +36,7 @@
/* Input, PCI, Flexbus, and VCO */
-#define CONFIG_PRAM 2048 /* 2048 KB */
+#define CFG_PRAM 2048 /* 2048 KB */
#define CFG_SYS_MBAR 0xFC000000
@@ -63,10 +61,6 @@
#define CFG_SYS_DRAM_TEST
-#if defined(CONFIG_CF_SBF)
-#define CONFIG_SERIAL_BOOT
-#endif
-
/* Reserve 256 kB for Monitor */
/*