Pascal Vizeli
230f95761f
N2: fix possible issue with end up in not working device ( #818 )
2020-09-07 09:06:12 +00:00
Stefan Agner
335bf2d909
Add ODROID-N2+ support ( #793 )
...
* Add ODROID-N2+ support
Add ODROID-N2+ support with the new SoC revision c. Extend the U-Boot
script: Assume ODROID-N2 if the SoC revision is "a" (there are only "a"
revision SoCs on ODROID N2) and assume N2+ otherwise.
Currently using overclock mode as proposed in the upstream kernel patches.
* Update hassos-hook.sh
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-08-03 14:42:57 +00:00
Pascal Vizeli
cbf4a5cf27
Show board info on startup & Cleanup unused functionality ( #784 )
...
* Show board info on startup & Cleanup unused functionality
* Add patch for get env
* move patch
2020-08-03 14:42:41 +00:00
Pascal Vizeli
c6adf07603
Cleanup boot files & Kenrel 5.7.10 ( #782 )
...
* Odroid: Update kernel 5.7.10
* Cleanup boot files
* Fix patches
2020-08-03 14:41:54 +00:00
Pascal Vizeli
db184bf5d3
Make machine-id persist ( #649 )
...
* Make machine-id persist
* update
* Adjustments
* cleanup
* fix cleanups
* small cleanup
2020-05-04 15:11:43 +02:00
Pascal Vizeli
f8b24f4b70
Make odroid downstream ( #642 )
...
* Make odroid downstream
* Fix patch
* Fix config
* audio support exynos
* Cleanup scripts
* Fix commit message
* clean options
* Extend options
* Cleanup
2020-04-28 22:23:08 +02:00
Pascal Vizeli
45c62716cb
New way to install/run supervisor + plugins ( #620 )
...
* Use new layout for CLI/Supervisor
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Fix install script
* Fix config
* Add docs
* Fix shellcheck
* Fix issue
* rename package
* Fix build
* Fix apparmor
2020-04-21 14:37:25 +02:00
Pascal Vizeli
a65db13c9e
Support better armv7 emulation N2/C2 ( #584 )
...
* Support better armv7 emulation N2/C2
* Update kernel.config
2020-02-16 11:46:25 +01:00
Pascal Vizeli
a592fc9866
Change handling for SPL based images ( #578 )
...
* Change handling for SPL based images
* Fix script
* Fix path for rauc-hook
2020-02-10 14:52:03 +01:00
Pascal Vizeli
1c95022184
Add support for audio & thermal & small FTD fixes ( #571 )
2020-02-06 18:36:44 +01:00
Pascal Vizeli
d409e328be
Add CEC & audo support for odroid C2/N2 ( #565 )
2020-02-05 16:16:22 +01:00
Pascal Vizeli
51cf310472
Fix odroid issues ( #556 )
...
* Adjust kernel for C2/N2 & Kenrel 5.4.16
* Update docs
* Add script to fix mac with efuse
* Fix script
* update description
* Fix script
* Use u-boot patch
* Fix patch
2020-02-01 21:57:20 +01:00
Pascal Vizeli
7b379e648c
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
2020-01-07 18:13:24 +01:00