summaryrefslogtreecommitdiff
path: root/include/configs/goflexhome.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/goflexhome.h')
-rw-r--r--include/configs/goflexhome.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/goflexhome.h b/include/configs/goflexhome.h
index 832441a7b72..66eed9e14f8 100644
--- a/include/configs/goflexhome.h
+++ b/include/configs/goflexhome.h
@@ -33,8 +33,6 @@
#define CONFIG_EXTRA_ENV_SETTINGS \
"console=console=ttyS0,115200\0" \
- "mtdids=nand0=orion_nand\0" \
- "mtdparts=" CONFIG_MTDPARTS_DEFAULT \
"kernel=/boot/uImage\0" \
"bootargs_root=ubi.mtd=root root=ubi0:root rootfstype=ubifs ro\0"
@@ -44,7 +42,4 @@
#define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */
#define CONFIG_PHY_BASE_ADR 0
-/* SATA driver configuration */
-#define CONFIG_LBA48
-
#endif /* _CONFIG_GOFLEXHOME_H */