]> git.sur5r.net Git - u-boot/blobdiff - include/configs/devkit8000.h
tegra: Rename Medcom to Medcom-Wide
[u-boot] / include / configs / devkit8000.h
index de75dafc97d855b02bc80135609165288b852815..1e658067e04e604b10d03eab4e6734e7ee7d32c9 100644 (file)
                "run commonargs; " \
                "setenv bootargs ${bootargs} " \
                "root=/dev/mmcblk0p2 " \
+               "rootwait " \
                "${kernelopts}\0" \
        "nandargs=" \
                "run commonargs; " \
 
 /* Defines for SPL */
 #define CONFIG_SPL
+#define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_NAND_SIMPLE
 
 #define CONFIG_SPL_LIBCOMMON_SUPPORT