commit | 3854a1a84f87b6d0a56687105dbdb7ae9b2bf690 | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Mon Aug 13 21:34:33 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Mon Aug 13 22:35:06 2018 +0200 |
tree | 480c12e18d58c9b6fd64c310227ced8650044564 | |
parent | bc698cc2b586001cfc5bc51aabbe23fe588f2981 [diff] |
arm: socfpga: fix device trees to work with DM serial Device trees need to have the serial console device available before relocation and require a stdout-path in chosen at least for SPL to have a console. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>