Commit Graph

4 Commits

Author SHA1 Message Date
Tomas Novotny
429929f209 Add ability to put the compiled fex file into the SD image
There is a new recipe called sunxi-board-fex which cares about the
compiling of the FEX file for each machine. If there is a fex.bin file
available in the deploy directory and machine depends on it (see SD
image class) it will be added.

Only OLinuXino A10S uses it for now.

Signed-off-by: Tomas Novotny <novotny@rehivetech.com>
2013-10-25 14:18:16 +02:00
Nicolas Aguirre
e46a72cf39 Update u-boot to the lates sunxi version. They changed the sdcard layout so update a10 sdcard image class to reflect these changes. 2013-10-19 07:42:23 +02:00
Nicolas Aguirre
3603ce61c0 Write uboot and spl at the end of the process. SDCards are now booting with this modfication. You still need to copy the script.bin file depending on your device. 2013-04-12 17:27:54 +02:00
Nicolas Aguirre
402fe8557f Add class to generate sd card image for boards based on allwinner a10 processor 2013-03-12 16:14:03 +01:00