commit | 362ee04b797d02117e48312010974d69c325be60 | [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 | 69fdf900105d9f730b526c760c082d1f6641a489 [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>