]> git.sur5r.net Git - u-boot/commit
board: ls2080ardb: Add fsl_fdt_fixup_flash
authorSantan Kumar <santan.kumar@nxp.com>
Wed, 5 Jul 2017 12:35:08 +0000 (18:05 +0530)
committerYork Sun <york.sun@nxp.com>
Wed, 9 Aug 2017 16:57:32 +0000 (09:57 -0700)
commit7794d9ab29be14ec5d298e0bac0560ea50c04c02
tree73d628282af300850489d60389c389bfc303b2c8
parenta8ecb39e9e67ddf86cbf859175873684b8afc1d3
board: ls2080ardb: Add fsl_fdt_fixup_flash

IFC and QSPI are muxed on board. Add fsl_fdt_fixup_flash() to disable
IFC node in dts if QSPI is enabled, or disable QSPI node in dts if
otherwise.

Signed-off-by: Santan Kumar <santan.kumar@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
[YS: Revise commit message]
Reviewed-by: York Sun <york.sun@nxp.com>
board/freescale/ls2080ardb/ls2080ardb.c