[U-Boot] [PATCH v3 10/13] cmd: qfw: do not depend on x86

Bin Meng bmeng.cn at gmail.com
Mon May 23 08:24:40 CEST 2016


On Mon, May 23, 2016 at 10:37 AM, Miao Yan <yanmiaobest at gmail.com> wrote:
> The qfw command interface used to depend on X86, this patch removes
> this restriction so it can be built for sandbox for testing. For normal
> usage, it can only be used with CONFIG_QEMU.
>
> Signed-off-by: Miao Yan <yanmiaobest at gmail.com>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> Changes in v3:
>  - none
>
>  cmd/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list