mamin27 / H616-mangopi

DTS file for setting MQ-Quad / MCore-H616 board
MIT License
16 stars 2 forks source link
allwinner allwinner-h616 mangopi mq-quad

Dont forget to add /image/star.png if you were satisfy with the software!

H616-mangopi (version 1.2)

DTS file for setting MQ-Quad / MCore-H616 board

MQ-Quad H616

Compile DTS fit to DTB binary and reboot

sudo apt-get install sunxi-tools device-tree-compiler rpi.gpio-common

cd /boot/dtb/allwinner/
dtc -I dts -O dtb -f sun50i-h616-biqu.dts -o sun50i-h616-biqu.dtb

OPi.GPIO package for H616 board (my clone of origin library)

features:

Setting of orangepiEnv.txt

comet@mango:~$ cat /boot/orangepiEnv.txt
verbosity=1
bootlogo=false
console=serial
disp_mode=1920x1080p60
fdtfile=allwinner/sun50i-h616-biqu.dtb
overlay_prefix=sun50i-h616,i2c0,i2c1
rootdev=UUID=f64a1bf8-9eaf-4ea7-a699-71dd553b9872
rootfstype=ext4
usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
comet@mangopi:/boot/dtb/allwinner$ i2cdetect -y 1
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:                         -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: 50 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- 62 -- -- -- -- -- -- -- -- -- -- -- -- --
70: 70 -- -- -- -- -- -- --