]> Git Repo - J-u-boot.git/blobdiff - include/configs/ib62x0.h
Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment
[J-u-boot.git] / include / configs / ib62x0.h
index aff948cfe70819be8fe97d132dab43740cbfa18e..05192218d2253977cd080af415570281bcd00791 100644 (file)
@@ -20,8 +20,6 @@
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "console=console=ttyS0,115200\0"                                \
-       "mtdids=nand0=orion_nand\0"                                     \
-       "mtdparts="CONFIG_MTDPARTS_DEFAULT                      \
        "kernel=/boot/zImage\0"                                         \
        "fdt=/boot/ib62x0.dtb\0"                                        \
        "bootargs_root=ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs rw\0"
This page took 0.026901 seconds and 4 git commands to generate.