Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 326 Bytes

u-boot 2015.01 from Amlogic buildroot.

makefile requires toolchain gcc-linaro-aarch64-none-elf-4.8-2013.11_linux located in /opt

To build u-boot.bin for a board: ./mk "boardname"

added board: gxl_libretech_cc (Le Potato) -> Current configuration loads /boot/boot.scr from an ext4 partition and executes it.