Skip to content

vim2 mainline uboot mainline kernel + spi

Compare
Choose a tag to compare
@hyphop hyphop released this 12 Aug 05:39
· 36 commits to master since this release

khadas vim2 rescue system for SD card

NOTE: only for test !!!
NOTE: bootable from legacy emmc uboot - just insert in SD slot and reboot
NOTE: bootable from main line sd uboot - just clear emmc
NOTE: boot from SPI-flash FAILED -- freeezed
NOTE: U-Boot 2019.04 (Aug 10 2019 - 09:30:27 +0300) khadas-vim2
NOTE:
NOTE: spi flash activated !

write image to SD card example -
curl -jkL https://github.com/hyphop/khadas-rescue/releases/download/vim2-spi/krescue.sd.img.gz -o- | gzip -dc | sudo dd conv=sync of=/dev/YOUR_SD_CARD

LOGS: https://gist.github.com/hyphop/1b8eb22f7bd2cd911826172894f10087

project: https://github.com/hyphop/khadas-rescue