]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: add u-boot specific dts for rk3368 based boards
authorAndy Yan <andy.yan@rock-chips.com>
Wed, 2 Aug 2017 13:08:59 +0000 (21:08 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:36 +0000 (17:12 +0200)
commitbfc2ed5c22476ded92a91aab8901bbfb09b7f085
tree392570d05abef0b46680be24f86a7c1914ec07da
parent3159a6fc39e60d7bfb99ee1ea5b65b2e8b43dab3
rockchip: add u-boot specific dts for rk3368 based boards

Device drivers like debug serial, dmc should be enabled before
relocation, so add u-boot.dtsi files to contain devices that
should be marked as dm-pre-reloc.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/rk3368-geekbox-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3368-px5-evb-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3368-sheep-u-boot.dtsi [new file with mode: 0644]