]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.mpc85xx
ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined
[karo-tx-uboot.git] / doc / README.mpc85xx
index 5a4b591a89a2795993d94627a3ca43038c2b14ab..f9b023f28413b6b0d3c0f6183220cda7b066e866 100644 (file)
@@ -26,7 +26,7 @@ Major Config Switches during various boot Modes
 ----------------------------------------------
 
 NOR boot
-               !defined(CONFIG_SYS_RAMBOOT)
+               !defined(CONFIG_SYS_RAMBOOT) && !defined(CONFIG_SPL)
 NOR boot Secure
                !defined(CONFIG_SYS_RAMBOOT) && defined(CONFIG_SECURE_BOOT)
 RAMBOOT(SD, SPI & NAND boot)