commit | 966fe02ee64106721c7301641e86e5784a5f47b2 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Jul 15 07:16:28 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 28 13:27:18 2016 +0200 |
tree | a3cdef9b627e01172b01f23b7cff3cb56527b6fc | |
parent | 5911c0924f403561d8f1f2f437fd9a6efc5ad82a [diff] |
imx: ventana: refactor board-specific dt fixups (no functional change) Re-factor the board-specific dt fixups so that they are easier to follow and extend in the future: - use defines for DT paths - use switch/case per board - order models numerically There is no functional change in the code Signed-off-by: Tim Harvey <tharvey@gateworks.com>