Initial support Odroid N2 / Linux 5.4 (#523)

* Initial version Odroid N2

Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>

* fix some issue

* optimize

* cleanup kernel config

* Fix HDMI output

* Migrate to upstream u-boot

* Use own HA image

* Add kernel for odroid xu4

* Add N2 to release pipeline

* Use uboot 2020.01 / fix version hardkernel

* Fix image
This commit is contained in:
Pascal Vizeli
2020-01-07 18:13:24 +01:00
committed by GitHub
parent e4bff62923
commit 7b379e648c
90 changed files with 13788 additions and 18525 deletions

View File

@@ -46,6 +46,8 @@ jobs:
board: 'intel_nuc'
OdroidC2:
board: 'odroid_c2'
OdroidN2:
board: 'odroid_n2'
OdroidXU4:
board: 'odroid_xu4'
OrangePiPrime: