commit | ccf823853a1a401dbd46d4b4332aafa9dd849d36 | [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 | bbb11d8759b27b81a8bbde02a5cec5f53e8acfb6 [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>