Commit graph

16 commits

Author SHA1 Message Date
chewitt
0190d111c3 amlogic: fix extlinux dtb updates 2020-03-02 08:02:06 +00:00
chewitt
5b5c8a0cc0 amlogic: updates to bootloader scripts 2019-09-10 16:53:08 +00:00
kszaq
709a60e423 project: add common bootloader files 2019-06-05 22:58:44 +02:00
Christian Hewitt
4b6918b208 projects: rename Amlogic to Amlogic_Legacy 2019-01-27 11:47:47 +04:00
Ray
8141e26c50 update.sh: Fix dtb not updating 2018-12-18 01:21:30 +00:00
MilhouseVH
d7872430ee Amlogic/update.sh: fix arch binary incompatibility; switch to uuids 2018-10-30 19:05:21 +00:00
MilhouseVH
e73037faf4 Amlogic/update.sh: cosmetic 2018-10-29 13:58:44 +00:00
CvH
a958119d6b spdx: projects/ 2018-07-18 22:37:48 +02:00
Tomas Kelemen (vudiq)
e0c8006ae0 bootloader: use labels defined by distro options 2018-05-29 22:33:35 +02:00
Radostan Riedel
a44ba1226f
Merge pull request #2507 from kszaq/le90_aml_sbc
projects/Amlogic: SBC updates
2018-03-06 08:58:36 +01:00
kszaq
2d2adc85fb projects/Amlogic: copy device trees to their own folder in /usr/share/bootloader 2018-03-05 22:44:52 +01:00
kszaq
c52f1486d4 projects/Amlogic: remount $BOOT_ROOT only once and bring it back to ro after updating 2018-02-17 22:55:54 +01:00
kszaq
524fad0fa1 projects/Amlogic: align update.sh messages to project standard 2018-02-17 22:54:34 +01:00
kszaq
695d78e4aa projects/Amlogic: fix update script when no *.dtb in /flash
If there is no file matching /flash/*.dtb wildcard, the loop will proceed
with all_dtb="/flash/*.dtb", causing erratic behaviour in next script
steps. Fix this by checking if  exists before proceeding.
2018-02-13 22:31:58 +01:00
kszaq
55df7f9e1c projects/Amlogic: add device tree blobs to SD card image and update them during update process 2018-02-10 22:34:42 +01:00
kszaq
9c69416f25 projects/Amlogic: move update.sh to project bootloader directory 2018-02-10 22:32:40 +01:00
Renamed from projects/Amlogic/filesystem/usr/share/bootloader/update.sh (Browse further)