]> git.ipfire.org Git - thirdparty/u-boot.git/commit - MAINTAINERS
Add out4.ru O4-iMX-NANO board
authorOleh Kravchenko <oleg@kaa.org.ua>
Fri, 14 May 2021 21:18:31 +0000 (00:18 +0300)
committerStefano Babic <sbabic@denx.de>
Wed, 9 Jun 2021 11:32:42 +0000 (13:32 +0200)
commit3675ac081ad5129cbcb22b06fb6d8e3264a30d20
treef6c0ce968e229d83060eb31324684cdf5f474480
parente2017ef6edcbab4d644579fb59429259d33b815a
Add out4.ru O4-iMX-NANO board

Board designed for quick prototyping and has one microSD port,
2 Ethernet ports, 2 USB ports, I2C, SPI, CAN, RS-485, GPIO,
UART interfaces, and 2 RGB LEDs.

Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua>
Cc: Stefano Babic <sbabic@denx.de>
12 files changed:
MAINTAINERS
arch/arm/dts/Makefile
arch/arm/dts/o4-imx-nano.dts [new file with mode: 0644]
arch/arm/dts/o4-imx6ull-nano.dtsi [new file with mode: 0644]
arch/arm/mach-imx/mx6/Kconfig
board/out4/o4-imx6ull-nano/K4B4G1646D-BCMA.cfg [new file with mode: 0644]
board/out4/o4-imx6ull-nano/Kconfig [new file with mode: 0644]
board/out4/o4-imx6ull-nano/MT41K256M16HA-125E.cfg [new file with mode: 0644]
board/out4/o4-imx6ull-nano/Makefile [new file with mode: 0644]
board/out4/o4-imx6ull-nano/o4-imx6ull-nano.c [new file with mode: 0644]
configs/o4-imx6ull-nano_defconfig [new file with mode: 0644]
include/configs/o4-imx6ull-nano.h [new file with mode: 0644]