commit | 24ccfcda76b82e4774a08c7c70039081c0860f4e | [log] [tgz] |
---|---|---|
author | lh <lh@exm.com> | Thu Jun 08 18:24:00 2023 +0800 |
committer | Gerrit Code Review <jenkins2@jenkins2-Vostro-3690> | Thu Jun 08 18:24:00 2023 +0800 |
tree | e01af0ac1ffe2e04285c93e17218364296e36ca8 | |
parent | 443dc73a748cbc9ce4504af167366c893b9b76d3 [diff] | |
parent | f3f094e8d2645c88c4ff8797e6dc4f71d2c3ebfd [diff] |
Merge "[Feature][ZXW-36]add poweron&poweroff"
diff --git a/boot/common/src/uboot/board/zte/zx297520v3/zx297520v3_vehicle_dc.c b/boot/common/src/uboot/board/zte/zx297520v3/zx297520v3_vehicle_dc.c index ab84914..3cae467 100755 --- a/boot/common/src/uboot/board/zte/zx297520v3/zx297520v3_vehicle_dc.c +++ b/boot/common/src/uboot/board/zte/zx297520v3/zx297520v3_vehicle_dc.c
@@ -371,7 +371,9 @@ } */ #if 1 - zx234290_set_softon(1); + //xf.li@20230526 add for ZXW-36 start + //zx234290_set_softon(1); + //xf.li@20230526 add for ZXW-36 end #else zx234290_set_softon(0); pmu_pull_off_ps_hold();