commit | f4e190e317b860bb15e221a29cbf16976a04e3ca | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Aug 28 20:13:18 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Aug 31 00:25:06 2015 +0900 |
tree | 76ce49c26a0b3a8084d61378a0119d12ab1d560f | |
parent | 9271614eb35a77a9e3b2a58e1b994d9bd0dd9e8e [diff] |
ARM: uniphier: enable SPL_OF_CONTROL Device Tree really improves code maintainability and is now available for SPL too. This is the state-of-the-art implementation in U-boot. The board files (platform data) are no longer needed. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>