garfius Posted October 23, 2019 Posted October 23, 2019 ---prelude--- Hi! I just installed ARMbian on my AllWinner H3 boards, and works great! (better than DietPi). The only perk was to enable GPIO serial uart ports, edited armbianEnv.txt: overlay_prefix=sun8i-h3 overlays=usbhost2 usbhost3 uart1 uart2 param_uart1_rtscts=1 param_uart2_rtscts=1 Worked. ---Question---- Where can i find a list of possible 'armbianEnv.txt' parameters for AllWinner H3 boards ?¿ ---Thanks--- The best distro for cheap boards. See hard work here
martinayotte Posted October 23, 2019 Posted October 23, 2019 2 hours ago, garfius said: Where can i find a list of possible 'armbianEnv.txt' parameters for AllWinner H3 boards ?¿ If you means overlays parameters, it is describe in /boot/dtb/overlay/README.sun8i-h3-overlays.
garfius Posted October 24, 2019 Author Posted October 24, 2019 17 hours ago, martinayotte said: If you means overlays parameters, it is describe in /boot/dtb/overlay/README.sun8i-h3-overlays. d Thanks!
Recommended Posts