]> git.ipfire.org Git - thirdparty/u-boot.git/commit - arch/Kconfig
sh: r2dplus: Enable OF control
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 31 Aug 2019 16:27:58 +0000 (18:27 +0200)
committerMarek Vasut <marex@denx.de>
Mon, 2 Sep 2019 15:38:43 +0000 (17:38 +0200)
commit8c2c46350d937bae357dc3f69adcbff0022f70ec
treebf65f22be8474aa9e3d79ab231e4ba6f9873017d
parentc88bced3f6da6674f2cd59701fa4d46f37b76e84
sh: r2dplus: Enable OF control

Enable OF control for SH4 R2Dplus board. This is necessary, because
the PCI uclass is designed in a way that makes it depend on DT and
disallows instanciating devices without DT (e.g. with platdata).

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/Kconfig
arch/sh/dts/Makefile [new file with mode: 0644]
arch/sh/dts/sh7751-r2dplus.dts [new file with mode: 0644]
arch/sh/include/asm/config.h
configs/r2dplus_defconfig