NOTE: spi flash linux support
NOTE: linux kernel mainline RC
NOTE: wifi broken
NOTE: usb otg broken
NOTE: uboot legacy from spi OK
NOTE: uboot mainline from spi Freeezzzzed
NOTE: bootable from SPI/eMMC/SD
$uname -a
Linux Krescue 5.3.0-rc4 #1 SMP PREEMPT Wed Aug 14 09:29:47 MSK 2019 aarch64 GNU/Linux
we can write full rescue system to spi, from booted sd rescue system
# write to spi - rescue system
spi_boot /tmp/sd/rescue/krescue.spi.bin
# change bootmode
bootmode spi save
# now we can remove sd card
# power on
# full load from spi is ready
Hi,
is it true that now it is possible to boot to Krescue from USB as well (without sd-card in use)? If yes, how? Using VIM1, both older and newer (v14).
krescue can be started from usb - but need properly installed uboot on emmc/sd/spi already - and this way not works for some situations - for example if you device not bootable etc.