Commit Graph

31 Commits

Author SHA1 Message Date
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
Oleg Ivanov
f0acce757a fix start u-boot for nanopi-k2 2019-10-12 12:06:00 +03:00
chewitt
95c42cb72d amlogic: move autoscript files to bootloader/scripts 2019-09-10 16:53:08 +00:00
chewitt
5b5c8a0cc0 amlogic: updates to bootloader scripts 2019-09-10 16:53:08 +00:00
chewitt
4faed5429f amlogic: be more selective on .img content 2019-09-10 16:53:08 +00:00
chewitt
15ca9da520 amlogic: add odroid-n2 fip options to bootloader/install 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
MilhouseVH
02a3cdd80a release scripts are sourced and should not source config/options $1 again 2018-12-18 03:43:28 +00: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
55bbee2989 projects/Amlogic: move aml_autoscript generation to a package
This allows to make the script installation device-specific in device options and removing the ugly case in bootloader mkimage.
2018-03-06 00:10:43 +01:00
kszaq
1eb02c0b50 projects/Amlogic: new device: Khadas VIM2 2018-03-05 22:44:53 +01:00
kszaq
10f3c304e8 projects/Amlogic: merge bootloader release script for all devices 2018-03-05 22:44:52 +01:00
kszaq
4da5da713e projects/Amlogic: merge mkimage for all devices 2018-03-05 22:44:52 +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