Commit Graph

50 Commits

Author SHA1 Message Date
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
chewitt
d073de18ec amlogic: convert bootloader/install to use LibreELEC/amlogic-boot-fip repo 2020-03-02 08:02:06 +00:00
chewitt
e55193a862 amlogic: add u-boot chainload to s905_autoscript.src 2020-02-29 10:47:37 +00:00
chewitt
241b19ebf2 amlogic: add SM1 dtb's to AMLG12 images 2020-02-26 06:30:47 +00:00
Andre Heider
a93d8ffadc image: clean up bootloader/release files
All required bootloader files are already copied by the u-boot package
(using the corresponding bootloader/install script) to the system's
/usr/share/bootloader directory. The dtb files are copied by the linux
package to the same spot.

Use that single source for the release tarballs instead of various
build directories.
2020-02-10 08:53:39 +01:00
Andre Heider
7d13537525 image: clean up Amlogic's bootloader/install script
The script is executed by u-boot itself, so there's no need to use
get_build_dir() on itself. This is what all other projects are already
doing.
2020-02-10 08:53:39 +01:00
Jonas Karlman
dc8a2e1783 Amlogic: mkimage: do not configure extlinux for box 2020-01-12 21:19:58 +00:00
MilhouseVH
172c6a654f amlogic-boot-fip: fix bytecode madness 2019-11-26 20:42:28 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
Tomas Kelemen (vudiq)
680fb82b6f Amlogic mkimage: use DISTRO labels 2019-10-15 20:47:04 +02:00