]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: amlogic: add support for Odroid-HC4 device
authorNeil Armstrong <narmstrong@baylibre.com>
Fri, 17 Sep 2021 07:37:06 +0000 (09:37 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 7 Oct 2021 11:45:28 +0000 (13:45 +0200)
commita4b553e31b33f759e8207710c10cada4c3aca33a
treed692e033ad9b942c2cf2bf758c4bde0d57ebf221
parentd565a35dbd0662de31770e4f132b7a4a337d0ade
ARM: amlogic: add support for Odroid-HC4 device

The Odroid-HC4 is a variant of the Odroid-C4 board but with a PCIe-SATA bridge
instead of the USB3 ports.

[narmstrong: add missing CONFIG_SYS_LOAD_ADDR from defconfig]
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/dts/meson-sm1-odroid-hc4-u-boot.dtsi [new file with mode: 0644]
board/amlogic/odroid-n2/MAINTAINERS
configs/odroid-hc4_defconfig [new file with mode: 0644]