/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2022 Alibaba Group Holding Limited. */ #include "light-b-product.dts" / { model = "T-HEAD Light-B VAL configuration for 1GB DDR board"; compatible = "thead,light-val", "thead,light-val-ddr1G", "thead,light"; memory@0 { device_type = "memory"; reg = <0x0 0x00000000 0x0 0x40000000>; }; }; &cmamem { size = <0 0x8c00000>; // 140MB by default alloc-ranges = <0 0x02000000 0 0x0cc000000>; // [0x0600_0000 ~ 0x0EC0_0000] };