Home
last modified time | relevance | path

Searched hist:"2 a5ad8b35594dd5c93deec6fa1c1b022232e0193" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboard.c2a5ad8b35594dd5c93deec6fa1c1b022232e0193 Thu Oct 24 01:01:28 UTC 2019 Joseph Chen <chenjh@rock-chips.com> rockchip: board: treat 'u-boot,dm-spl' as 'u-boot,dm-pre-reloc'

It works when CONFIG_USING_KERNEL_DTB is enabled, because we can
set either 'u-boot,dm-spl' or 'u-boot,dm-pre-reloc' for the node
that we can to leave in the u-boot.dtb.

Change-Id: I682e3900b9bf479f998304737031525004538724
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>