OLIMEX / OLINUXINO

OLINUXINO is Open Source / Open Hardware, low cost from EUR 24 Linux Industrial grade Single Board Computer capable to operate -25+85C
www.olimex.com
1.35k stars 757 forks source link

Where is the source for A13 script.bin? #90

Open thom-nic opened 2 years ago

thom-nic commented 2 years ago

I'm following the documentation in the A13-SOM-build directory and intend to build a custom image with mainline u-boot and kernel. The script.bin is download ed from a Google Drive folder. Could you please provide source for this file and instructions to build it? (is it just built with mkimage?)

DanKoloff commented 2 years ago

Script.bin can be transformed to script.fex via a tool, and the script.fex is a text file (can be checked or edited via any text editor). It is explained here:

https://www.olimex.com/wiki/How_to_edit_board_configurations_and_definitions_in_the_official_Debian_Linux

DanKoloff commented 2 years ago

Notice that we recommend using Olimage Linux images:

https://github.com/OLIMEX/OLINUXINO/blob/master/DOCUMENTS/OLIMAGE/Olimage-guide.pdf