[PATCH v1 0/1] sunxi: h3: Add initial ZeroPi support
    Yu-Tung Chang 
    mtwget at gmail.com
       
    Tue Jun 15 05:25:51 CEST 2021
    
    
  
This commit add support to FriendlyARM ZeroPi board.
Board Schematic: http://wiki.friendlyarm.com/wiki/images/7/71/ZeroPi_20190731_Schematic.pdf
- v1
  . fix trailing whitespace
Yu-Tung Chang (1):
  sunxi: h3: Add initial ZeroPi support
 arch/arm/dts/Makefile            |  3 +-
 arch/arm/dts/sun8i-h3-zeropi.dts | 48 ++++++++++++++++++++++++++++++++
 board/sunxi/MAINTAINERS          |  6 ++++
 configs/zeropi_defconfig         | 13 +++++++++
 4 files changed, 69 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/sun8i-h3-zeropi.dts
 create mode 100644 configs/zeropi_defconfig
-- 
2.31.1
    
    
More information about the U-Boot
mailing list