armbian-build/config/boards
Igor Pečovnik f054caca02
Switching Odroid C1 boot partition to FAT (#1964)
* Switching Odroid C1 boot partition to FAT

U-boot FAT driver is very unstable and there is no wish to dig into u-boot. Seems like a sane workaround @plntyk

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Add notes for separate boot partitions

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Typo

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Bugfix: use zImage for converting to uImage since on FAT partitions we use move

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Cleanup C1 boot scripts

We have no plans to ever support legacy kernel again. Removing related things

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* A bit more radical change. Moving meson current to (new) legacy, current to 5.6.y and dev to some development branch / commit.

* Remove unneded patch

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-05-15 21:50:26 +02:00
..
aw-som-a20.csc
bananapi.conf
bananapim1plus.csc
bananapim2plus.conf
bananapim2ultra.csc
bananapim2zero.csc
bananapim3.conf
bananapim64.conf
bananapipro.conf
bananapir2.csc
beelinkx2.tvb
clearfogbase.conf
clearfogpro.conf
cubieboard2.eos
cubieboard4.csc
cubieboard.csc
cubietruck.conf
cubietruckplus.csc
cubox-i.conf
espressobin.conf
firefly-rk3399.csc
helios4.conf
hummingbird.csc
imx7sabre.csc
kvim1.csc
lafrite.conf
lamobo-r1.eos
lepotato.conf
lime2.conf
lime-a10.eos
lime-a33.csc
lime-a64.conf
lime.eos
macchiatobin-doubleshot.csc
melea1000.csc
micro.eos
miqi.eos
mk808c.csc
nanopct3.conf
nanopct3plus.conf
nanopct4.conf
nanopi-r1.conf
nanopi-r2s.wip
nanopia64.csc
nanopiair.conf
nanopiduo2.conf
nanopiduo.conf
nanopifire3.conf
nanopik1plus.conf
nanopik2-s905.conf
nanopim1.eos
nanopim1plus2.eos
nanopim1plus.eos
nanopim3.eos
nanopim4.conf
nanopim4v2.conf
nanopineo2.conf
nanopineo2black.conf
nanopineo4.conf
nanopineo.conf
nanopineocore2.conf
nanopineoplus2.conf
odroidc1.conf Switching Odroid C1 boot partition to FAT (#1964) 2020-05-15 21:50:26 +02:00
odroidc2.conf
odroidc4.conf
odroidn2.conf
odroidxu4.conf
olimex-som204-a20.csc
olimex-som-a20.csc
olinux-som-a13.csc
olinuxino-a13.csc
orangepi2.conf
orangepi3.conf
orangepi4.wip
orangepi-r1.conf
orangepi-rk3399.conf
orangepi.eos
orangepilite2.conf
orangepilite.conf
orangepimini.eos
orangepione.conf
orangepioneplus.conf
orangepipc2.conf
orangepipc.conf
orangepipcplus.conf
orangepiplus2e.conf
orangepiplus.conf
orangepiprime.conf
orangepiwin.conf
orangepizero.conf
orangepizeroplus2-h3.conf
orangepizeroplus2-h5.conf
orangepizeroplus.conf
pcduino2.eos
pcduino3.csc
pcduino3nano.eos
pine64.conf
pine64so.conf
pinebook-a64.conf
pinebook-pro.wip
pineh64-b.conf
pineh64.conf
README.md Switching Odroid C1 boot partition to FAT (#1964) 2020-05-15 21:50:26 +02:00
renegade.conf
roc-rk3399-pc.csc
rock64.conf
rockpi-4a.conf
rockpi-4b.conf
rockpi-s.conf
rockpro64.conf
sunvell-r69.csc
teres-a64.conf
tinkerboard.conf
tritium-h3.conf
tritium-h5.conf
udoo.conf
xt-q8l-v10.tvb
z28pro.tvb
zeropi.conf

variable meaning
# Name of the board with specs displayed in the build menu
BOARD_NAME welcome text and hostname
BOARDFAMILY sun8i, sun7i, rockchip64
BOOTCONFIG name of u-boot config
BOOTSIZE size of a separate boot partition in Mib
BOOTFS_TYPE boot partition type: ext4, fat
DEFAULT_OVERLAYS usbhost1 usbhost2 ...
DEFAULT_CONSOLE serial = change default boot output
MODULES_LEGACY space delimited modules for legacy branch
MODULES_CURRENT space delimited modules for current branch
MODULES_DEV space delimited modules for dev branch
MODULES_BLACKLIST_LEGACY space delimited modules blacklist for legacy branch
MODULES_BLACKLIST_CURRENT space delimited modules blacklist for current branch
MODULES_BLACKLIST_DEV space delimited modules blacklist for dev branch
SERIALCON ttyS0,ttyS1, ...
BUILD_DESKTOP yes/no
KERNEL_TARGET legacy,current,dev
FULL_DESKTOP yes/no = install Office, Thunderbird, ...
DESKTOP_AUTOLOGIN yes/no
PACKAGE_LIST_DESKTOP_BOARD space delimited packages to be installed on this boards desktop build