Searched hist:"3 d8049ad2f144b81e0bdb27a42fb1f2d477b8f83" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | command.h | 3d8049ad2f144b81e0bdb27a42fb1f2d477b8f83 Fri May 15 00:55:20 UTC 2020 Joseph Chen <chenjh@rock-chips.com> common: add U_BOOT_CMD_ALWAYS() support
This function is used to support some special U-Boot commands with U_BOOT_CMD_ALWAYS() declared even when CONFIG_CMDLINE is disabled.
It's used when developers requires a critial u-boot.bin by disabling the U_BOOT_CMD() and using a simple CLI instead.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I768637592a4d85c7fea00564e96fb80f21ab65fe
|
| /rk3399_rockchip-uboot/arch/arm/cpu/ |
| H A D | u-boot.lds | 3d8049ad2f144b81e0bdb27a42fb1f2d477b8f83 Fri May 15 00:55:20 UTC 2020 Joseph Chen <chenjh@rock-chips.com> common: add U_BOOT_CMD_ALWAYS() support
This function is used to support some special U-Boot commands with U_BOOT_CMD_ALWAYS() declared even when CONFIG_CMDLINE is disabled.
It's used when developers requires a critial u-boot.bin by disabling the U_BOOT_CMD() and using a simple CLI instead.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I768637592a4d85c7fea00564e96fb80f21ab65fe
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | Kconfig | 3d8049ad2f144b81e0bdb27a42fb1f2d477b8f83 Fri May 15 00:55:20 UTC 2020 Joseph Chen <chenjh@rock-chips.com> common: add U_BOOT_CMD_ALWAYS() support
This function is used to support some special U-Boot commands with U_BOOT_CMD_ALWAYS() declared even when CONFIG_CMDLINE is disabled.
It's used when developers requires a critial u-boot.bin by disabling the U_BOOT_CMD() and using a simple CLI instead.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I768637592a4d85c7fea00564e96fb80f21ab65fe
|