Searched hist:f34b44cf75a2474a1e3f3a2260223dd8e9c154ed (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | spl_ab.h | f34b44cf75a2474a1e3f3a2260223dd8e9c154ed Thu Feb 09 12:59:24 UTC 2023 Xuhui Lin <xuhui.lin@rock-chips.com> common: spl: do reset automatically when boot A/B slot fail
Without this patch, spl will hang and wait for reset when slot boot fail. Example: if uboot_a is damaged, user needs to repeat pressing down reset key, and then spl boot uboot_b. It's really inconvenient.
Now, spl will reset automatically when slot boot fail. If all media and slots boot fail, spl enter maskrom mode.
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Change-Id: I8a90dd4314434e44dca78e9faa25279631cf4dfb
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_ab.c | f34b44cf75a2474a1e3f3a2260223dd8e9c154ed Thu Feb 09 12:59:24 UTC 2023 Xuhui Lin <xuhui.lin@rock-chips.com> common: spl: do reset automatically when boot A/B slot fail
Without this patch, spl will hang and wait for reset when slot boot fail. Example: if uboot_a is damaged, user needs to repeat pressing down reset key, and then spl boot uboot_b. It's really inconvenient.
Now, spl will reset automatically when slot boot fail. If all media and slots boot fail, spl enter maskrom mode.
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Change-Id: I8a90dd4314434e44dca78e9faa25279631cf4dfb
|
| H A D | spl_fit.c | f34b44cf75a2474a1e3f3a2260223dd8e9c154ed Thu Feb 09 12:59:24 UTC 2023 Xuhui Lin <xuhui.lin@rock-chips.com> common: spl: do reset automatically when boot A/B slot fail
Without this patch, spl will hang and wait for reset when slot boot fail. Example: if uboot_a is damaged, user needs to repeat pressing down reset key, and then spl boot uboot_b. It's really inconvenient.
Now, spl will reset automatically when slot boot fail. If all media and slots boot fail, spl enter maskrom mode.
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Change-Id: I8a90dd4314434e44dca78e9faa25279631cf4dfb
|