Stefan Agner
4873cc649e
Load socinfo only once ( #838 )
...
Remove code duplication and make sure to load socinfo only once. Also
set board_rev before MAC address to make sure board_rev is set even if
loading MAC address from efuses fails.
2020-09-07 09:07:28 +00:00
Stefan Agner
d893c2e7b9
hardkernel: Fix build warning when building U-Boot ( #806 )
...
Drop const since we actually modify the buffer in meson_get_soc_rev
2020-08-06 19:23:50 +00:00
Pascal Vizeli
311e183ce1
Fix amlogic patch for soc rev ( #804 )
2020-08-04 14:48:02 +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
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