initial buildroot for linux 5.15

This commit is contained in:
Huan.Feng
2021-12-06 14:12:13 +08:00
parent d7767d594e
commit 7b6fc358fa
12736 changed files with 508822 additions and 0 deletions
+11
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