commit | a1d3222fe423b960bfcbf96fca6e941eba45837f | [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 | 71dbb2c2e1e0b64610159f5f32a4302d98444dd5 [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>