Jump to content

Recommended Posts

Posted

Hello, 

 

Is such configuration possible:

1. Orange Pi Zero + 

2. SPI-boot with no USB storage

3. SD Card has armbian files, but it is not bootable.

 

I red that there is configuration with SPI-boot + USB storage, but not sure if there is a guide/possibility to continue use SD Card.

 

Is that possible, is there any guide? 

 

Thank you.

Posted

Even if your rootfs is encrypted, it doesn't prevent to leave the u-boot on the sd-card as usual.

BTW, I doubt that current Armbian u-boot is encryption aware, you will need custom build ...

 

Posted

You dont want uboot on the SD, it has higher priority than the spi so the spi boot hook will never get triggered with a valid uboot on the sd.

 

The way I did this with an Allwinner board with an A25Q128FV 128Mbit chip was to put the kernel with an embedded rootfs onto the spi. Boot spi kernel+rootfs image, decrypt sd, change root, continue sd boot process. I used buildroot to create the kernel+rootfs image which was about 9MB.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines