This commit is contained in:
TriForceX
2021-03-13 22:13:38 -03:00
parent c77595adbd
commit b3ecc6e32d
7043 changed files with 119377 additions and 73694 deletions

View File

@@ -0,0 +1,11 @@
config BR2_PACKAGE_ODROIDC2_FIRMWARE
bool "odroidc2-firmware"
help
This package extracts from
https://github.com/hardkernel/u-boot/tree/odroidc2-v2015.01
the pre-built firmware files, as well as the host tool
fip_create that are needed to create bootable images for the
Odroid C2 platform. See doc/board/amlogic/odroid-c2.rst in
upstream U-Boot for more details.
https://github.com/hardkernel/u-boot/tree/odroidc2-v2015.01