@ -210,7 +210,7 @@
|
|||||||
#else
|
#else
|
||||||
#define ROOTARGS "ubi.mtd=ROOTFS ubi.block=0,0"
|
#define ROOTARGS "ubi.mtd=ROOTFS ubi.block=0,0"
|
||||||
#endif /* CONFIG_SKIP_RAMDISK */
|
#endif /* CONFIG_SKIP_RAMDISK */
|
||||||
#elif defined(CONFIG_SD_BOOT)
|
#elif defined(CONFIG_SD_BOOT) || defined(CONFIG_EMMC_SUPPORT)
|
||||||
#define ROOTARGS "root=" ROOTFS_DEV " rootwait rw"
|
#define ROOTARGS "root=" ROOTFS_DEV " rootwait rw"
|
||||||
#else
|
#else
|
||||||
#define ROOTARGS "rootfstype=squashfs rootwait ro root=" ROOTFS_DEV
|
#define ROOTARGS "rootfstype=squashfs rootwait ro root=" ROOTFS_DEV
|
||||||
|
|||||||
Reference in New Issue
Block a user