diff options
author | Prabhakar Kushwaha <prabhakar@freescale.com> | 2013-04-16 13:27:44 +0530 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2013-06-20 13:51:24 -0500 |
commit | 74fa22ed731036f0bc3424c720632c1ee2752896 (patch) | |
tree | 394a46e8c7aabfd747fc01cb1dd60f1867126bf0 /README | |
parent | 76d354f411696d6e19fd3156d18cb0359887ce8a (diff) |
powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
IFC errata A003399 is valid for IFC NOR boot i.e.if no on-board NOR flash or
no NOR boot, do not compile its workaround.
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -413,6 +413,10 @@ The following options need to be configured: See Freescale App Note 4493 for more information about this erratum. + CONFIG_A003399_NOR_WORKAROUND + Enables a workaround for IFC erratum A003399. It is only + requred during NOR boot. + CONFIG_SYS_FSL_CORENET_SNOOPVEC_COREONLY This is the value to write into CCSR offset 0x18600 |