[U-Boot] [PATCH v3 09/13] cmd: qfw: do not require default macros when building qfw command
Bin Meng
bmeng.cn at gmail.com
Mon May 23 08:24:36 CEST 2016
On Mon, May 23, 2016 at 10:37 AM, Miao Yan <yanmiaobest at gmail.com> wrote:
> The qfw command interface makes use of CONFIG_LOADADDR and
> CONFIG_RAMDISKADDR to setup kernel. But not all boards have these macros,
> which causes build problem on those platforms.
>
> This patch fixes this issue.
>
> Signed-off-by: Miao Yan <yanmiaobest at gmail.com>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> Changes in v3:
> - none
>
> cmd/qfw.c | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list