Linux Audio

Check our new training course

Linux BSP upgrade and security maintenance

Need help to get security updates for your Linux BSP?
Loading...
Note: File does not exist in v6.9.4.
 1// SPDX-License-Identifier: GPL-2.0-or-later
 2/*
 3 * Copyright (c) 2020 thingy.jp.
 4 * Author: Daniel Palmer <daniel@thingy.jp>
 5 */
 6
 7#include "mstar-infinity2m-ssd20xd.dtsi"
 8
 9/ {
10	memory {
11		device_type = "memory";
12		reg = <0x20000000 0x8000000>;
13	};
14};