mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-07 09:14:51 +02:00
wic: Update the sdcard generation
Update the SD card generation to follow a more standard sdcard boot flow. At the moment we don't use this new boot flow, but let's at least have it ready for future use. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
b9e9d6942e
commit
ef0189f2d8
@@ -17,7 +17,7 @@ CONFIG_BPF_SYSCALL=y
|
||||
CONFIG_EMBEDDED=y
|
||||
CONFIG_SMP=y
|
||||
CONFIG_HZ_100=y
|
||||
CONFIG_CMDLINE="earlycon=sbi root=/dev/mmcblk0p2 rootwait"
|
||||
CONFIG_CMDLINE="earlycon=sbi root=/dev/mmcblk0p3 rootwait"
|
||||
CONFIG_MODULES=y
|
||||
CONFIG_MODULE_UNLOAD=y
|
||||
# CONFIG_BLK_DEV_BSG is not set
|
||||
|
||||
Reference in New Issue
Block a user