PINE64

Full Version: Is some u-boot required on the SPI for installing debian with the official installer?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

https://wiki.pine64.org/wiki/ROCKPro64_Software_Release reports the possibility of installing debian on the ROCKPro64 using the Official Debian Installer via the installer image to be found at https://deb.debian.org/debian/dists/bull...rd-images/

I have verified that the installer image boots and does its job of downloading and installing stuff.  However, installing (at least installing on the EMMC) delivers a system incapable of booting.

I now wonder if this is because the official debian installer does not install a bootloader and expects a bootloader to be already present on the SPI.

If this is the case, the page at https://wiki.pine64.org/wiki/ROCKPro64_Software_Release shouild probably say so.

I have tried to install tow-boot on the SPI expecting it to be the best option for a general bootloader.  Unfortunately, It does not appear to work. After coming up, it hangs at

Code:
Booting using the fdt blob at 0x1f00000

It is unclear to me if this is a bug in tow-boot (also looking at https://github.com/Tow-Boot/Tow-Boot/issues/186).

If it is, what would be an appropriate uboot for running debian?
Hi,

i had exactly the same problem you describe. Following the guide at https://github.com/sigmaris/u-boot/wiki/...oot-to-SPI with the SPI Image from https://github.com/sigmaris/u-boot/relea...spi.img.gz worked for me. It seems that the wiki should be updated, that updating the spi might help to resolve boot problems.

I hope updating the SPI to that version helps you too. I didn't need to reinstall debian to my emmc, it just worked after inserting it back after updating the SPI.

best wishes