commit | c054065bc10a7ee2bcf78b5bc95f4b4d9bdc923a | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri May 30 13:43:43 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jun 02 14:44:25 2008 -0500 |
tree | 023b60c1b55c04c2db08983a3aaef151d081fcac | |
parent | acd4b715ec83e451990bb82bdbf28ecaeab1b67d [diff] |
[POWERPC] 85xx: Add next-level-cache property Added next-level-cache to the L1 and a reference to the new L2 label. This is per the ePAPR 0.94 spec. Since we are't really dependent on this today we aren't supporting the "legacy" l2-cache phandle that is specified in the PPC v2.1 OF Binding spec. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>