summaryrefslogtreecommitdiff
path: root/configs/A20-Olimex-SOM204-EVB-eMMC_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* usb: fastboot: Convert USB f_fastboot to shared fastbootAlex Kiernan2018-05-301-0/+1
| | | | | | | Convert USB fastboot code to use shared fastboot protocol. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
* configs: Resync with savedefconfigTom Rini2018-04-171-1/+0
| | | | | | Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
* configs: Resync with savedefconfigTom Rini2018-04-071-3/+2
| | | | | | Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
* sunxi: Add A20-SOM204-EVB-eMMC boardStefan Mavrodiev2018-03-131-0/+34
A20-SOM204 board has option with onboard 16GB eMMC. The chip is wired to MMC2 slot. This patch adds defconfig and dts files for this board. The dts is same with mainline kernel. Signed-off-by: Stefan Mavrodiev <stefan@olimex.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Jagan Teki <jagan@openedev.com>