]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/Kconfig
ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.
authorPeter Griffin <peter.griffin@linaro.org>
Wed, 20 Apr 2016 16:13:59 +0000 (17:13 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 25 Apr 2016 19:10:34 +0000 (15:10 -0400)
commitcd593ed6999970cc705571332f0f3be7e40d1a96
tree40f69303d820e3121097c1c9b00b6ac0b9381ed0
parentae4dc15d98c0a591a41f449c6887707fa3891dd7
ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.

Currently only the serial pl01x driver is using DT,
and the other drivers still use platform data but
as more DT lands in the upstream kernel the aim is
to migrate the other drivers over to DT as well to
have a fully DT configured hikey u-boot.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/Kconfig
arch/arm/dts/Makefile
board/hisilicon/hikey/hikey.c
configs/hikey_defconfig