]> Git Repo - u-boot.git/commit - configs/pinecube_defconfig
sunxi: add PineCube board
authorIcenowy Zheng <[email protected]>
Wed, 18 Nov 2020 10:27:00 +0000 (10:27 +0000)
committerAndre Przywara <[email protected]>
Mon, 11 Jan 2021 23:19:33 +0000 (23:19 +0000)
commitab3b53f30f348a1f2a31109464d75c5fd4860653
treec1d681ac5cce5cdb82d7e02c30f8b048d50c3578
parentd71be1990218957b9f05dbf13a72859a2abe06d7
sunxi: add PineCube board

PineCube is an IP camera development kit released by Pine64.

It comes with the following compoents:

- A mainboard with Sochip S3 SoC, a 16MByte SPI Flash, AXP209 PMIC,
a power-only microUSB connector, a USB Type-A connector, a 10/100Mbps
Ethernet port and FPC connectors for camera and daughter board.
- An OV5640-based camera module which is connected to the parallel CSI
bus of the mainboard.
- A daughterboard with several buttons, a SD slot, some IR LEDs, a
microphone and a speaker connector.

As the device tree is synchronized in a previous commit, just add it to
Makefile, create a new MAINTAINER item and provide a defconfig.

Signed-off-by: Icenowy Zheng <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
arch/arm/dts/Makefile
board/sunxi/MAINTAINERS
configs/pinecube_defconfig [new file with mode: 0644]
This page took 0.047865 seconds and 4 git commands to generate.