gluon/targets/sunxi-cortexa7

14 lines
295 B
Plaintext
Raw Normal View History

2017-01-18 16:21:43 +00:00
factory -ext4-sdcard .img.gz
sysupgrade -ext4-sdcard .img.gz
device lemaker-banana-pi sun7i-a20-bananapi
if [ "$BROKEN" ]; then
2018-02-07 03:03:00 +00:00
device lemaker-banana-pro sun7i-a20-bananapro # BROKEN: WiFi chip not supported
2017-01-18 16:21:43 +00:00
2018-02-07 03:03:00 +00:00
device lamobo-r1 sun7i-a20-lamobo-r1 # BROKEN: AP+IBSS and AP+11s not working
fi