]> git.baikalelectronics.ru Git - uboot.git/commit
board: fsl: lx2160a: implement board_fix_fdt
authorPankaj Bansal <pankaj.bansal@nxp.com>
Sat, 17 Aug 2019 01:07:32 +0000 (01:07 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 12 Sep 2019 10:45:42 +0000 (16:15 +0530)
commit6aa99d9741f3ff534b11a75de10838d4955d6c86
tree7c1ecc6acd1dc4eeccf9ccfed4f4cafcfa64ce76
parent6663702b94c8d7d30dbc9d5fdeb22f29ff8cc969
board: fsl: lx2160a: implement board_fix_fdt

lx2160a rev1 and rev2 SoC has different pcie controller.
The pcie controller device tree node fields "compatible"
and registers names needs to be updated accordingly

This change in device tree is handled as part of
fdt fixups. These changes would only be applied
if the soc revision is not rev1.

Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/lx2160a/lx2160a.c
configs/lx2160aqds_tfa_defconfig
configs/lx2160ardb_tfa_defconfig