rk3128-box: add dts file for NS kernel

Change-Id: I987886db8624e09deacc1fb6f19b4e5bf90cf6d8
Signed-off-by: Chen Liang <cl@rock-chips.com>
This commit is contained in:
Chen Liang
2015-10-13 14:47:24 +08:00
committed by Huang, Tao
parent c24a26eb38
commit bc2d3a7a84
2 changed files with 18 additions and 0 deletions

View File

@@ -165,6 +165,7 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += \
rk3126-sdk.dtb \
rk3128-86v.dtb \
rk3128-box.dtb \
rk3128-box-ns.dtb \
rk3128-box-rk88.dtb \
rk3128-sdk.dtb \
rk3228-fpga.dtb \

View File

@@ -0,0 +1,17 @@
#include "rk3128-box.dts"
/ {
chosen {
bootargs = "vmalloc=496M rockchip_jtag psci=enable";
};
fiq-debugger {
rockchip,irq-mode-enable = <1>;
status = "okay";
};
};
&clk_ddr_dvfs_table {
status = "disabled";
};