commit | faa993a27bba2a06e3a8dc45aa92298a489e350f | [log] [tgz] |
---|---|---|
author | Nisal Menuka <nisalmenuka23@gmail.com> | Wed Apr 26 16:18:01 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon May 08 11:57:36 2017 -0400 |
tree | be7d1528cef55d9681c516ec598a57de662c13dd | |
parent | 232b01a0a9cc8603015a0cbcc912d4295410ebb7 [diff] |
Add ARM errata workaround 852421 and 852423 for Cortex-A17 ARM errata 852421 and 852423 applies to r1p0, r1p1 and r1p2 revisions of Cortex-A17 processors. These workarounds exist in Linux kernel and I thought it would be better to add them in to U-Boot. Signed-off-by: Nisal Menuka <nisalmenuka23@gmail.com>