arm-sdk/boards
parazyd ec72be0b97
revert raspi1 to cmdline with 'quiet'
2016-11-14 13:40:51 +01:00
..
kernel-configs boards: n900: Use upstream stable kernel 4.8 instead of the one on https://github.com/pali/linux-n900.git 2016-10-16 19:15:29 +03:00
README and moar 2016-09-30 00:29:09 +02:00
bananapi.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
bananapro.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
beaglebone-black.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
chromebook-acer.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
chromebook-veyron.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
cubieboard2.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
cubietruck.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
nokia-n900.sh add n900 firmware; fix udev wlan rule 2016-10-16 22:25:49 +02:00
odroid-xu.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
ouya.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
raspberry-pi1.sh revert raspi1 to cmdline with 'quiet' 2016-11-14 13:40:51 +01:00
raspberry-pi2.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00
raspberry-pi3.sh add install-custom-packages to remaining boards 2016-10-16 22:34:33 +02:00

README

This directory holds the build scripts and kernel configs for various boards.
An example script is aptly named `example.sh` and is a bit more commented
than the others. However, as each board is different, so is each build script,
so try and read as many as you can until you get the hang of it :)