summaryrefslogtreecommitdiff
path: root/include/configs/pepper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pepper.h')
-rw-r--r--include/configs/pepper.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pepper.h b/include/configs/pepper.h
index 7ef25294c1..44dcfba673 100644
--- a/include/configs/pepper.h
+++ b/include/configs/pepper.h
@@ -20,7 +20,6 @@
#define CONFIG_ENV_SIZE (128 << 10) /* 128 KiB */
-#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
#define CONFIG_EXTRA_ENV_SETTINGS \
DEFAULT_LINUX_BOOT_ENV \
"bootdir=/boot\0" \
@@ -72,12 +71,10 @@
"fi;" \
/* Serial console configuration */
-#define CONFIG_CONS_INDEX 1 /* UART0 */
#define CONFIG_SERIAL1 1
#define CONFIG_SYS_NS16550_COM1 0x44e09000
/* Ethernet support */
-#define CONFIG_PHY_ADDR 0
#define CONFIG_PHY_RESET_DELAY 1000
/* SPL */