Config.in 447 B

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