History log of /rk3399_rockchip-uboot/cmd/download.c (Results 1 – 7 of 7)
Revision Date Author Comments
# b6ad8e13 10-Oct-2022 Joseph Chen <chenjh@rock-chips.com>

cmd: download: Allow board specific download

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ie26523b83bc8a91ea2fd77fadd78c134715db622


# 082e154b 22-Jun-2022 Joseph Chen <chenjh@rock-chips.com>

Revert "cmd: download: support nvme without partition table"

This reverts commit cb5391bbd6e97ed91be6863932887076ec64a635.
The operation is moved to cmd/rockusb.c file.

Signed-off-by: Joseph Chen <

Revert "cmd: download: support nvme without partition table"

This reverts commit cb5391bbd6e97ed91be6863932887076ec64a635.
The operation is moved to cmd/rockusb.c file.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I0b19dfa01ae04bf75ffb24b82de7fe93b8f10362

show more ...


# cb5391bb 13-Jun-2022 Joseph Chen <chenjh@rock-chips.com>

cmd: download: support nvme without partition table

Pass partnum ":0" to active 'allow_whole_dev' partition
search mechanism on multi storage, where there maybe not
valid partition table.

Signed-of

cmd: download: support nvme without partition table

Pass partnum ":0" to active 'allow_whole_dev' partition
search mechanism on multi storage, where there maybe not
valid partition table.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I917199ae93b02a0eb69d23ee326834537eef7ce2

show more ...


# 74375e35 16-Mar-2022 Joseph Chen <chenjh@rock-chips.com>

cmd: download: disable ctrlc before download

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I70f003ef76227139b82dab4835ce8f991289a8f1


# aedf647f 24-Aug-2021 Joseph Chen <chenjh@rock-chips.com>

cmd: download: remove CONFIG_CMD_GO dependence

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I375ba79cb84f11471411c33bd4a1dcda3ab12fd5


# b704ab33 16-Jun-2020 Joseph Chen <chenjh@rock-chips.com>

cmd: add "always" attribute for some commands

They are basic commands even in critical cost down version

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I0ad56056133226c25cbcfb70e54d5

cmd: add "always" attribute for some commands

They are basic commands even in critical cost down version

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I0ad56056133226c25cbcfb70e54d519eb7582341

show more ...


# fbf99d91 30-Jul-2019 Joseph Chen <chenjh@rock-chips.com>

cmd: add "download" to enter rockusb/bootrom mode

Effect order: rockusb => bootrom.

Change-Id: Ie206f565e1c79e72c173c25f6970c93c8306332f
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>