

peter314
-
Posts
3 -
Joined
-
Last visited
Reputation Activity
-
peter314 got a reaction from 5kft in u-boot 2018.05 parser issue w/Armbian sunxi-next DT scripts (e.g., spi-spidev overlay configuration failure)
It works! Thanks again!
-
peter314 reacted to 5kft in u-boot 2018.05 parser issue w/Armbian sunxi-next DT scripts (e.g., spi-spidev overlay configuration failure)
Great ! The DT files are actually all generated from a patch, e.g., see https://github.com/5kft/build/blob/9ad96bd2090325092142a5c1dc75fe085c940bc5/patch/kernel/sunxi-next/general-sunxi-overlays.patch (this version has my changes to fix the H5-related entries, and some other things). You can edit the sun8i-h3 DT entries locally in the file ".../build/patch/kernel/sunxi-next/general-sunxi-overlays.patch".
-
peter314 reacted to 5kft in u-boot 2018.05 parser issue w/Armbian sunxi-next DT scripts (e.g., spi-spidev overlay configuration failure)
I just fixed this for the H5 boards, and have submitted a PR (https://github.com/armbian/build/pull/1056). With these changes SPI is working for me again Similar changes likely need to be made for the H3 DTs.