Commit Graph

12 Commits

Author SHA1 Message Date
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
ThomasKaiser
ab786b312f UAS blacklist broken USB disk enclosures 2017-09-05 04:50:30 -07:00
zador-blood-stained
427ecc712c Update mvebu boot script and patches 2017-05-16 16:39:58 +03:00
zador-blood-stained
0f898f3f31 Cleanup for several boot scripts
Parameters like "selinux" and "enforcing" should not be set by default
2017-03-04 21:23:53 +03:00
zador-blood-stained
7ba2e6599e Add extra debug messages to clearfog boot script 2017-01-19 15:00:22 +03:00
zador-blood-stained
428c57ae43 Adjust Clearfog Pro/Base separation 2016-12-20 16:42:40 +03:00
zador-blood-stained
07490c4a49 Update Clearfog boot script 2016-11-29 19:44:19 +03:00
zador-blood-stained
5d3820e09a Add initrd support for Clearfog
Add missing DTB files for all Clearfog branches
Add parameter for loading Clearfog Base DTB
2016-11-20 15:45:26 +03:00
zador-blood-stained
06ca8c8d9d Put boot script name and root device into variables 2016-10-10 19:36:51 +03:00
Igor Pecovnik
604df1713c Clearfog DEV kernel upstream patches, few fixes 2016-09-12 14:17:32 +02:00
Igor Pecovnik
e9c3324219 Marvel Armada, added new development kernel. Since it's WIP things not just work well ... 2016-08-08 17:10:58 +02:00
zador-blood-stained
a402ea719d Move boots cript installation to sources templates 2016-06-13 22:25:46 +03:00