Now opensource SDK is released at awol and NDA SDK is released at allwinnertech. So D1-H SDK is not available at allwinnertech now.
Go to awol to download D1-H SDK: https://bbs.aw-ol.com/topic/3947/
Added mangopi-sbc MQ Dual board level files for Tina Linux SDK D1-H
Copy board level files from mangopi: https://github.com/mangopi-sbc/Tina-Linux
Tina Linux SDK install tutorial: https://d1.docs.aw-ol.com/study/study_3getsdk/
Go to awol to download D1-H SDK: https://bbs.aw-ol.com/topic/3947/
Another way to download SDK: https://bbs.aw-ol.com/topic/1034/
Follow the README file: https://github.com/YuzukiHD/TinaAddons
Now D1-H SDK supports T113 chips, but it only supports Nezha T113 board.
To support Mangopi MQ-Dual, one more step is needed to be done.
git clone [email protected]:sky-shine/t113_mangopi_dts.git
cp -r t113_mangopi_dts/device/config/chips/t113/configs/mq_r device/config/chips/t113/configs
cp -r t113_mangopi_dts/target/allwinner/t113-mq_r target/allwinner
#delete board file folder
rm -rf t113_mangopi_dts
cd lichee/linux-5.4
git apply add_rtl8189_rtl8723.patch
#go to root of Tinalinux
cd ../../
source build/envsetup.sh
lunch
You might see:
4. t113_mq_r-tina
Some package changes might be useful...
change sockets from /etc/wifi to /var
Here's the original repos:
Patch for AWOL D1-H sdk to support t113: https://github.com/YuzukiHD/TinaAddons
Main repo for mangopi t113 TinaLinux SDK: https://github.com/mangopi-sbc/Tina-Linux
Submodules for mangopi t113 TinaLinux SDK:
https://github.com/mangopi-sbc/tina-u-boot-2018
https://github.com/mangopi-sbc/tina-linux-5.4
https://github.com/mangopi-sbc/tina-package
https://github.com/mangopi-sbc/tina-spl-pub
BaiduNetdisk download link: https://bbs.aw-ol.com/topic/2596/
possible alternative:
mv gcc-arm-none-eabi-8-2019-q3-update.tar.xz ./lichee/brandy-2.0/tools/toolchain/
mv gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi.tar.xz ./lichee/brandy-2.0/tools/toolchain/
and then change toolchain config