commit | 8a41f6887056ef4aff1c5481f00d6e29fafd68bf | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Feb 17 00:31:19 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Feb 17 21:59:20 2018 +0100 |
tree | d2e561e1504869daf93261094a86683d7b1d69c5 | |
parent | bd650cd404b6dc870b6cc220025f35da4b31d0f4 [diff] |
ARM: dts: rmobile: Move the u-boot,dm-pre-reloc into u-boot DTS on porter Fix ommission where the u-boot,dm-pre-reloc DT bit was pulled into the common DT, not the U-Boot specific DT part. Move it to U-Boot DT part. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>