commit | 73f15a060f67a2462551c334215bd20fac6b81d1 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 14 14:07:00 2008 -0500 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Mon Jul 14 20:14:20 2008 -0500 |
tree | 33b60709e2155029a9c3358234920d0f3f9fb94e | |
parent | c3ca7e5e00a24451f20df3bded9a61ba541921df [diff] |
85xx: Cleanup L2 cache size detection The L2 size detection code was a bit confusing and we kept having to add code to it to handle new processors. Change the sense of detection so we look for the older processors that aren't changing. Also added support for 1M cache size on 8572. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>