X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fimx8mn_venice.h;h=adac387fac92f3f867f15bbd52e213c5ef90631b;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;hp=8ef55aa6eba38ffde3ace0193d0f4c3e8f33029f;hpb=52af0101be55da74a32e9b169864508101f886fe;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/imx8mn_venice.h b/include/configs/imx8mn_venice.h index 8ef55aa..adac387 100644 --- a/include/configs/imx8mn_venice.h +++ b/include/configs/imx8mn_venice.h @@ -25,16 +25,12 @@ "kernel_comp_addr_r=0x40200000\0" /* Enable Distro Boot */ -#ifndef CONFIG_SPL_BUILD #define BOOT_TARGET_DEVICES(func) \ func(MMC, mmc, 1) \ func(MMC, mmc, 2) \ func(USB, usb, 0) \ func(DHCP, dhcp, na) #include -#else -#define BOOTENV -#endif /* Initial environment variables */ #define CONFIG_EXTRA_ENV_SETTINGS \