]> Git Repo - J-u-boot.git/commit
board: fsl: lx2160a: implement board_fix_fdt
authorPankaj Bansal <[email protected]>
Sat, 17 Aug 2019 01:07:32 +0000 (01:07 +0000)
committerPriyanka Jain <[email protected]>
Thu, 12 Sep 2019 10:45:42 +0000 (16:15 +0530)
commit5d535aa40bb73f248d307a2cfc58e6187465036d
tree7c1ecc6acd1dc4eeccf9ccfed4f4cafcfa64ce76
parent2f2a19757b4d74cb7af1f5d35dac05a9ac04acc7
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 <[email protected]>
Signed-off-by: Priyanka Jain <[email protected]>
board/freescale/lx2160a/lx2160a.c
configs/lx2160aqds_tfa_defconfig
configs/lx2160ardb_tfa_defconfig
This page took 0.036784 seconds and 4 git commands to generate.