Commit Graph

59 Commits

Author SHA1 Message Date
Christian Hewitt
5a2f08814b Merge pull request #9463 from kszaq/amlogic_bootloader_update
Amlogic: update bootloader files only if they exist
2025-07-02 11:44:46 +04:00
Christian Hewitt
fa90a43177 treewide: unbrand LE_TMP to IMG_TMP
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
luzpaz
91a4766cef treewide: fix typos
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
Christian Hewitt
31071a83cd u-boot: update Amlogic patches for 2025.01
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-01-10 04:30:12 +00:00
kszaq
53392f9252 Amlogic: do not silence errors on bootloader update
We are now checking if source file exists, any errors
should be displayed on the screen.
2024-11-03 10:42:27 +01:00
kszaq
a1f8e0b9ca Amlogic: update bootloader files only if they exist
This prevents copying all dtbs to /flash if there is
none present before the update.
2024-11-03 10:38:47 +01:00
CvH
52d0bad764 cleanup scripts: projects/ 2024-07-06 13:02:07 +02:00
Christian Hewitt
7098547b2e amlogic: rework bootloader files for U-Boot 2024.04 2024-03-24 14:59:52 +00:00
Christian Hewitt
90a17b4bf2 amlogic: add odroid-n2l dtb to odroid-n2 image
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-02-23 05:40:10 +00:00
Christian Hewitt
15ed8f6aec amlogic: fix canupdate.sh script 2023-09-04 16:45:24 +00:00
Christian Hewitt
b051ab9eb4 amlogic: reinstate support for u-boot chainload 2023-02-12 11:23:54 +00:00
Christian Hewitt
46a791284d amlogic: add CONFIG_EFI_LOADER to u-boot config 2023-01-16 08:26:11 +00:00
Christian Hewitt
73c42fcfb5 amlogic: avoid the MSDOS partition table identifier at 440 2021-12-17 09:55:57 +00:00
Christian Hewitt
873d8a3a7f amlogic: use ftdir with N2/N2+ and C4/HC4 2021-11-26 12:00:19 +00:00
Christian Hewitt
6057b0d6d7 amlogic: update devices in bootloader/mkimage 2021-11-26 12:00:19 +00:00
Christian Hewitt
a636d4a624 amlogic: drop support for u-boot chainload - no longer required 2021-11-26 12:00:19 +00:00
Christian Hewitt
0ad609bd95 amlogic: use build-fip.sh in bootloader/install and cleanup script 2021-11-26 12:00:19 +00:00
Christian Hewitt
c37dbdd8e8 amlogic: add odroid-hc4 to bootloader/install 2021-01-31 15:11:56 +00:00
chewitt
d33f3b076f amlogic: add odroid-n2-plus dtb to odroid-n2 image 2021-01-13 10:53:41 +00:00
chewitt
f253c5b838 amlogic: prevent upgrade from 4.9 kernels 2021-01-13 10:44:57 +00:00
chewitt
7beb75fdaf amlogic: remove AMLG12 device and update AMLGX options 2021-01-13 10:43:45 +00:00
chewitt
529da99f2c amlogic: update bootloader/install for C4 2020-07-01 09:55:59 +00:00
chewitt
5c3af9f945 amlogic: add LaFrite to extlinux images 2020-07-01 09:55:59 +00:00
chewitt
feedff9a4a amlogic: default to exclude a1/axg dtb files 2020-07-01 09:55:59 +00:00
chewitt
0190d111c3 amlogic: fix extlinux dtb updates 2020-03-02 08:02:06 +00:00