]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/dts/emulation-u-boot.dtsi
ARM: DRA7xx: Fix memory allocation overflow
[u-boot] / arch / x86 / dts / emulation-u-boot.dtsi
index 56d34af9279df64e4f4672c0c7622cd5b930baae..7714ed0b77f3e51b9be9dbe54794f0bea5bba359 100644 (file)
 #ifdef CONFIG_ROM_SIZE
 / {
        binman {
+#ifdef CONFIG_SPL
+               u-boot-spl-with-ucode-ptr {
+                       optional-ucode;
+               };
+#else
                u-boot-with-ucode-ptr {
                        optional-ucode;
                };
+#endif
        };
 };
 #endif