mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: rv1126b: Change to OS_REG8 for reboot
ATF will use npor reset, so we need a os_reg that can't be reset. Change-Id: Ie13953a915524b203808909c090eb4d5d88381fc Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
This commit is contained in:
@@ -826,7 +826,7 @@
|
||||
|
||||
reboot_mode: reboot-mode {
|
||||
compatible = "syscon-reboot-mode";
|
||||
offset = <0x30200>;
|
||||
offset = <0x30220>;
|
||||
mode-bootloader = <BOOT_BL_DOWNLOAD>;
|
||||
mode-charge = <BOOT_CHARGING>;
|
||||
mode-fastboot = <BOOT_FASTBOOT>;
|
||||
|
||||
Reference in New Issue
Block a user