rv1126-uboot/arch/arm/cpu
Joseph Chen 3d8049ad2f 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
2020-05-22 16:46:40 +08:00
..
arm11
arm720t
arm920t
arm926ejs
arm946es
arm1136
arm1176
armv7 arm: armv7/8: add CONFIG_ARM_CPU_SUSPEND definition 2019-05-17 11:18:53 +08:00
armv7m
armv8 UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU 2020-01-07 17:24:56 +08:00
pxa
sa1100
Makefile
u-boot-spl.lds
u-boot.lds common: add U_BOOT_CMD_ALWAYS() support 2020-05-22 16:46:40 +08:00