dts: TL1: defendkey: support secure upgrade check [3/4]

PD#SWPL-5002

Problem:
TL1 need to support defendkey secure upgrade check

Solution:
1.add defendkey support in TL1 dts

Verify:
TL1 skt board verify pass

Change-Id: If77408e86f10a25ab2aee29d81550c8dff1a486e
Signed-off-by: Zhongfu Luo <zhongfu.luo@amlogic.com>
This commit is contained in:
Zhongfu Luo
2019-01-30 15:16:47 +08:00
parent 3aa2991e58
commit 5821d68318
2 changed files with 12 additions and 0 deletions

View File

@@ -1410,6 +1410,12 @@
query_licence_cmd = <0x82000050>;
status = "disabled";
};
defendkey: defendkey {
compatible = "amlogic, defendkey";
mem_size = <0 0x100000>;
status = "okay";
};
}; /* end of / */
&pinctrl_aobus {

View File

@@ -1391,6 +1391,12 @@
query_licence_cmd = <0x82000050>;
status = "disabled";
};
defendkey: defendkey {
compatible = "amlogic, defendkey";
mem_size = <0 0x100000>;
status = "okay";
};
}; /* end of / */
&pinctrl_aobus {