ARM: dts: rockchip: rv1126: support spi nor thunder boot
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I2ee46da045c65c1d3895ec6f96ff879238f8a66a
This commit is contained in:
19
arch/arm/boot/dts/rv1126-evb-ddr3-v12-tb-spi-nor.dts
Normal file
19
arch/arm/boot/dts/rv1126-evb-ddr3-v12-tb-spi-nor.dts
Normal file
@@ -0,0 +1,19 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
/*
|
||||
* Copyright (c) 2020 Rockchip Electronics Co., Ltd.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
#include "rv1126.dtsi"
|
||||
#include "rv11xx-evb-v12.dtsi"
|
||||
#include "rv11xx-thunder-boot-spi-nor.dtsi"
|
||||
#include "rv11xx-evb-thunder-boot.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Rockchip RV1126 EVB DDR3 V12 with spi nor (Thunder Boot)";
|
||||
compatible = "rockchip,rv1126-evb-ddr3-v12-tb-spi-nor", "rockchip,rv1126";
|
||||
|
||||
chosen {
|
||||
bootargs = "loglevel=0 initcall_nr_threads=-1 initcall_debug=0 printk.devkmsg=on root=/dev/rd0 console=ttyFIQ0 snd_aloop.index=7";
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user