1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * SBC8548 Device Tree Source
5 * Copyright 2007 Wind River Systems Inc.
7 * Paul Gortmaker (see MAINTAINERS for contact information)
12 compatible = "SBC8548";
32 d-cache-line-size = <0x20>; // 32 bytes
33 i-cache-line-size = <0x20>; // 32 bytes
34 d-cache-size = <0x8000>; // L1, 32K
35 i-cache-size = <0x8000>; // L1, 32K
36 timebase-frequency = <0>; // From uboot
38 clock-frequency = <0>;
39 next-level-cache = <&L2>;
44 device_type = "memory";
45 reg = <0x00000000 0x10000000>;