]> code.ossystems Code Review - bsp/u-boot.git/commit
imx: ventana: refactor board-specific dt fixups (no functional change)
authorTim Harvey <tharvey@gateworks.com>
Fri, 15 Jul 2016 14:16:28 +0000 (07:16 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 28 Jul 2016 14:54:21 +0000 (11:54 -0300)
commit6da2a413c2e3693274309bfdbaefb3b54006604d
treee2e789f2b3df7a260c8286d08a26fe1363c33c0e
parentf13197c68b3a202f6a42433e53be9d28ab9ba5ad
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>
board/gateworks/gw_ventana/gw_ventana.c