]> git.baikalelectronics.ru Git - uboot.git/commit
drivers: ifc: dynamic chipselect mapping support
authorPankit Garg <pankit.garg@nxp.com>
Mon, 5 Nov 2018 18:01:33 +0000 (18:01 +0000)
committerYork Sun <york.sun@nxp.com>
Thu, 6 Dec 2018 22:37:19 +0000 (14:37 -0800)
commit19b35c26575b8237662d9425a72fed4c827ebfc5
tree27dc197960da0da62eef0c5bc9caf74fe743d152
parent77cb39a89903ad7ff10d87d20a6060f2d0fe9cb4
drivers: ifc: dynamic chipselect mapping support

IFC driver changes to implement the chipselect mappings at run time.

Defines init_early_memctl_regs and init_final_memctl_regs with
chipselect dynamic mapping for nor and nand boot.

Signed-off-by: Pankit Garg <pankit.garg@nxp.com>
Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
[YS: fix checkpatch issues]
Reviewed-by: York Sun <york.sun@nxp.com>
drivers/misc/fsl_ifc.c
include/fsl_ifc.h