]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: Add defconfig for Allwinner A23 EVB
authorFlorent Jacquet <florent.jacquet@free-electrons.com>
Thu, 16 Feb 2017 10:46:42 +0000 (11:46 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 7 Apr 2017 05:53:46 +0000 (11:23 +0530)
commitf7d4d9e52cdcff2a8fcdc80b567a41f48b61951c
treedd84d152793fa0128ddde1c2d63a812727de9d17
parentd6a7e0cbe30d4493283b559a6e5f655e127649f2
sunxi: Add defconfig for Allwinner A23 EVB

This enables the support for the Allwinner A23 Evaluation Board (EVB),
that already had a device tree (from Linux) but no defconfig.

This board has an AXP223 PMIC, some NAND, Audio out and in plugs, an
accelerometer and light sensor, as well as a USB HSIC hub and a USB
OTG mini-USB connector. It also has a Wifi/BT chip.

Access to the other buses (LCD, MIPI DSI, LVDS, etc) can be done
through dedicated pin headers.

Signed-off-by: Florent Jacquet <florent.jacquet@free-electrons.com>
Cc: Jagan Teki <jagan@openedev.com>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
configs/sun8i_a23_evb_defconfig [new file with mode: 0644]