commit | 6f024c91b1f8e3f0ae24ec6c1f33537adf6274ad | [log] [tgz] |
---|---|---|
author | Mingkai Hu <Mingkai.hu@freescale.com> | Thu May 16 10:18:13 2013 +0800 |
committer | Andy Fleming <afleming@freescale.com> | Thu Jun 20 17:08:49 2013 -0500 |
tree | c2333603c11cd6664d01b5e647d4974c8f9a5462 | |
parent | 50082f0c3cc5169858ca3242d29065556fa67186 [diff] |
fsl_ifc: add support for different IFC bank count Calculate reserved fields according to IFC bank count 1. Move csor_ext register behind csor register and fix res offset 2. Move ifc bank count to config_mpc85xx.h to support 8 bank count 3. Guard fsl_ifc.h with CONFIG_FSL_IFC macro to eliminate the compile error on some devices that does not have IFC controller. Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>