| #
c2c36697 |
| 08-Oct-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
cmd: Support "script_update" command when not boot from mmc devices
Already support avoid initializing mmc multiple times.
Change-Id: I06a007011fc0386ebecc95ee726420f811ba7d24 Signed-off-by: Xuhui
cmd: Support "script_update" command when not boot from mmc devices
Already support avoid initializing mmc multiple times.
Change-Id: I06a007011fc0386ebecc95ee726420f811ba7d24 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|
| #
8c39bc79 |
| 08-Mar-2023 |
Joseph Chen <chenjh@rock-chips.com> |
cmd: script_update: Scan available usb devices but not only dev 0
If we use 'sdcard reader + sdcard' as a udisk, there are two mass storage and usb dev 1 may be the target boot device.
Signed-off-b
cmd: script_update: Scan available usb devices but not only dev 0
If we use 'sdcard reader + sdcard' as a udisk, there are two mass storage and usb dev 1 may be the target boot device.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I776f997953ad9fc9fab357553303e30dc41952b5
show more ...
|
| #
8b0f08e5 |
| 27-May-2022 |
Joseph Chen <chenjh@rock-chips.com> |
cmd: script_update: Fix can't read FAT table on rk upgrade sdcard
Detecting DOS partition directly but not all, avoid a valid and the higher prority partition type to be found early than DOS.
Don't
cmd: script_update: Fix can't read FAT table on rk upgrade sdcard
Detecting DOS partition directly but not all, avoid a valid and the higher prority partition type to be found early than DOS.
Don't allow to run script file when verify boot.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I2b083635a34111e502b6de07ddfb3bac0f1fe073
show more ...
|
| #
ef3691ed |
| 28-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
cmd: script_update: stop if run command failed
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I512c504966ccb5ef859c57314c292e39b2fae2b5
|
| #
0ac34d7f |
| 27-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
cmd: script_update: don't use '&&' syntax
We may disable some syntax feature of hush for the board that requires critical tiny image size.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-
cmd: script_update: don't use '&&' syntax
We may disable some syntax feature of hush for the board that requires critical tiny image size.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I6a7b2893f6fc5d03c57ee44363e51563098bab2b
show more ...
|
| #
a951a295 |
| 08-Nov-2021 |
Joseph Chen <chenjh@rock-chips.com> |
cmd: add sd_update/usb_update/tftp_update
Auto find sd_update/usb_update/tftp_update.txt from fat/udisk/tftp and run it.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Id3ab00c2a8110
cmd: add sd_update/usb_update/tftp_update
Auto find sd_update/usb_update/tftp_update.txt from fat/udisk/tftp and run it.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Id3ab00c2a8110c9134d99b048af5e0587fd6e16e
show more ...
|