-
Posts
4 -
Joined
-
Last visited
Reputation Activity
-
kazekami reacted to Nick A in How to install armbian in h618?
Your welcome Kazekami. If you have a working box. Make a board config. Post your board config, u-boot defconfig, u-boot dts and linux kernel dts. I can make a patch for you and add it to my build. It will help others with the same box as yours.
https://github.com/NickAlilovic/build/blob/main/config/boards/transpeed-8k618-t.wip
-
kazekami reacted to Nick A in How to install armbian in h618?
Hi kazekami,
Try adding this to your .dts
&ehci2 { status = "okay"; }; &ohci2 { status = "okay"; };