imx: wandboard: convert FEC support to DM_ETH
[platform/kernel/u-boot.git] / include / configs / pico-imx7d.h
index 9a3b3b1..956c383 100644 (file)
 #define PICO_BOOT_ENV \
        "bootmenu_0=Boot using PICO-Hobbit baseboard=" \
                "setenv fdtfile imx7d-pico-hobbit.dtb\0" \
-       "bootmenu_1=Boot using PICO-Pi baseboard=" \
+       "bootmenu_1=Boot using PICO-Dwarf baseboard=" \
+               "setenv fdtfile imx7d-pico-dwarf.dtb\0" \
+       "bootmenu_2=Boot using PICO-Nymph baseboard=" \
+               "setenv fdtfile imx7d-pico-nymph.dtb\0" \
+       "bootmenu_3=Boot using PICO-Pi baseboard=" \
                "setenv fdtfile imx7d-pico-pi.dtb\0" \
        BOOTENV
 #endif
@@ -79,7 +83,6 @@
 #define CONFIG_SYS_MMC_IMG_LOAD_PART   1
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
-       "script=boot.scr\0" \
        "image=zImage\0" \
        "splashpos=m,m\0" \
        "console=ttymxc4\0" \
 #define CONFIG_POWER_PFUZE3000
 #define CONFIG_POWER_PFUZE3000_I2C_ADDR        0x08
 
-#ifdef CONFIG_VIDEO
+#ifdef CONFIG_DM_VIDEO
 #define CONFIG_VIDEO_MXS
 #define CONFIG_VIDEO_LOGO
 #define CONFIG_SPLASH_SCREEN