Files
rockchip-kernel/arch/arm/boot/dts/rv1126-evb-ddr3-v13.dts
Tao Huang 80d1e37696 ARM: dts: rockchip: rename rv11xx to rv1126
rv11xx-evb-v13.dtsi -> rv1126-evb-v13.dtsi
rv11xx-evb-v12.dtsi -> rv1126-evb-v12.dtsi
rv11xx-evb-v10.dtsi -> rv1126-evb-v10.dtsi
rv11xx-evb-v10-robot.dtsi -> rv1126-evb-v10-robot.dtsi
rv11xx-thunder-boot-emmc.dtsi -> rv1126-thunder-boot-emmc.dtsi
rv11xx-thunder-boot-spi-nor.dtsi -> rv1126-thunder-boot-spi-nor.dtsi
rv11xx-thunder-boot.dtsi -> rv1126-thunder-boot.dtsi
rv11xx-ai-cam.dtsi -> rv1126-ai-cam.dtsi
rv11xx-evb-thunder-boot.dtsi -> rv1126-evb-thunder-boot.dtsi
rv11xx-ipc.dtsi -> rv1126-ipc.dtsi

Change-Id: I815b0d1b471c9b14d627cff7fad961290c7f043f
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2020-08-06 17:55:28 +08:00

17 lines
444 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2020 Rockchip Electronics Co., Ltd.
*/
/dts-v1/;
#include "rv1126.dtsi"
#include "rv1126-evb-v13.dtsi"
/ {
model = "Rockchip RV1126 EVB DDR3 V13 Board";
compatible = "rockchip,rv1126-evb-ddr3-v13", "rockchip,rv1126";
chosen {
bootargs = "earlycon=uart8250,mmio32,0xff570000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait snd_aloop.index=7";
};
};