dts: TL1: defendkey: support secure upgrade check [3/4]
authorZhongfu Luo <zhongfu.luo@amlogic.com>
Wed, 30 Jan 2019 07:16:47 +0000 (15:16 +0800)
committerZhongfu Luo <zhongfu.luo@amlogic.com>
Thu, 21 Feb 2019 08:33:50 +0000 (00:33 -0800)
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>
arch/arm/boot/dts/amlogic/mesontl1.dtsi
arch/arm64/boot/dts/amlogic/mesontl1.dtsi

index 2002a8c2e95b0a9823b1c800020c0f9a99597013..089394095929773ceefb7ad82f0f25f0ae83502a 100644 (file)
                query_licence_cmd = <0x82000050>;
                status = "disabled";
        };
+
+       defendkey: defendkey {
+               compatible = "amlogic, defendkey";
+               mem_size = <0 0x100000>;
+               status = "okay";
+       };
 }; /* end of / */
 
 &pinctrl_aobus {
index b2c09af59d057e69674e804b1309f8b76d26d536..17a1576c5290280463e57179d95ee791e30d7ad8 100644 (file)
                query_licence_cmd = <0x82000050>;
                status = "disabled";
        };
+
+       defendkey: defendkey {
+               compatible = "amlogic, defendkey";
+               mem_size = <0 0x100000>;
+               status = "okay";
+       };
 }; /* end of / */
 
 &pinctrl_aobus {