commit | da3e72f38255af84f1fc55d8fb08d5dad51d134b | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Oct 14 01:07:20 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 14 09:16:28 2018 -0800 |
tree | 9810f4f984fc9172cfed30cb9b7c93e300e8ff63 | |
parent | 09921ac1461c2ffa8bc471421169bada13d56664 [diff] |
cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes To support CONFIG_DISPLAY_CPUINFO, add "u-boot,dm-pre-reloc" for all cpu nodes in Sandbox test.dts. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>