
On Friday 09 June 2017 11:07 PM, Ziping Chen wrote:
Previously I did not submit the patch to linux because of the missing a83t's DT support of Linux... And I saw Bananapi M3 haven't been supported for Linux, but for U-Boot.
U-Boot has BPI M3, configs/Sinovoip_BPI_M3_defconfig
Well, now I will try to fix up the a83t's DT support for Linux, and then submitted it to uboot.
BTW, I found that the U-Boot's DT is a little different from the Linux's DT. Sometime I should adjust the DT file slightly to make it compatible for each other. For exmaple, Linux now uses "sun8i-h3-h5.dtsi" and "sun8i-h3.dtsi" for a h3 device, while U-Boot only uses "sun8i-h3.dtsi".
Yes, we did some recent addition sun50i-h5.dtsi ie in-line with Linux. So more can add anytime to sync with Linux.
Jagan.