build/patch/u-boot/u-boot-helios4
Gauthier Provost 59af84c07c Helios4: Add SPI bootloader install feature (#1126)
* Helios4: Add workaround for SPI and SATA concurrent access issue

Concurrent access on SPI NOR and SATA drives can lead to unstable SATA.
Therefore as workaround, disable SATA controller when SPI flash access
is needed and make it as user configurable item in armbianEnv.txt

This workaround might applies to Clearfog too.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* Helios4: Add U-Boot SPI

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* Helios4: Add SPI bootloader install feature

This will allow to use nand-sata-install to perform the following operations on Helios4 :
- Install bootloader to SPI NOR Flash (Option 5 in Menu).
- Copy RootFS to USB storage in order to boot from SPI with RootFS on USB (Option 6 in Menu).

* Unmount temp mount points in create_armbian() instead of hardcoded /dev/sda
2018-10-08 13:44:36 +02:00
..
target_spi Helios4: Add SPI bootloader install feature (#1126) 2018-10-08 13:44:36 +02:00
add-fdtfile-env.patch Pull more Helios4 changes from #812 2017-11-01 20:12:10 +03:00
add-mmc-target.patch Pull more Helios4 changes from #812 2017-11-01 20:12:10 +03:00
add-spinor-targets.patch Helios4: Add SPI bootloader install feature (#1126) 2018-10-08 13:44:36 +02:00
binary-header-toolchain-auto-select.patch Pull more Helios4 changes from #812 2017-11-01 20:12:10 +03:00
disable-jffs-support.patch Pull more Helios4 changes from #812 2017-11-01 20:12:10 +03:00
loading-boot-scr.patch Helios4: Add SPI bootloader install feature (#1126) 2018-10-08 13:44:36 +02:00
make-build-more-silent.patch Pull more Helios4 changes from #812 2017-11-01 20:12:10 +03:00
tools-bin_hdr-compiler-fixes.patch Pull more Helios4 changes from #812 2017-11-01 20:12:10 +03:00