
20 Dec
2016
20 Dec
'16
6:16 p.m.
On 12/02/2016 12:22 AM, Chris Packham wrote:
When setting the compatible property for the L2 cache ensure that we follow the documented binding by setting both "<chip>-l2-cache-controller" and "cache" as values.
Signed-off-by: Chris Packham judge.packham@gmail.com
Changes in v2:
- extract a helper function to set the compatible property and use it in both the CONFIG_L2_CACHE and CONFIG_BACKSIDE_L2_CACHE cases.
arch/powerpc/cpu/mpc85xx/fdt.c | 61 +++++++++++++++++++++++++----------------- 1 file changed, 36 insertions(+), 25 deletions(-)
Applied to u-boot-mpc85xx master, awaiting upstream. Thanks.
York