[U-Boot] [PATCH] arm: qemu: rework Kconfig

AKASHI Takahiro takahiro.akashi at linaro.org
Mon Oct 22 04:37:21 UTC 2018


On Fri, Oct 19, 2018 at 06:16:30PM +0800, Bin Meng wrote:
> Hi,
> 
> On Fri, Oct 19, 2018 at 4:55 PM AKASHI Takahiro
> <takahiro.akashi at linaro.org> wrote:
> >
> > Define a missing CONFIG_SYS_SOC and move some CONFIG_SYS_* to a more
> > canonical place (i.e. under board).
> >
> > Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> > ---
> >  arch/arm/Kconfig                 |  1 +
> >  arch/arm/mach-qemu/Kconfig       | 18 ++++++++++--------
> >  board/emulation/qemu-arm/Kconfig |  9 +++++++++
> >  3 files changed, 20 insertions(+), 8 deletions(-)
> >  create mode 100644 board/emulation/qemu-arm/Kconfig
> >
> 
> Please rebase your changes on top of http://patchwork.ozlabs.org/patch/984021/

OK, but has this patch already acked?
Anyway, I will include this patch in my patch set of "efi_loader: improve
boot sequence in distro_bootcmd."

Thanks,
-Takahiro Akashi


> Regards,
> Bin


More information about the U-Boot mailing list