
Hi Takahiro,
On Mon, Oct 22, 2018 at 12:35 PM AKASHI Takahiro takahiro.akashi@linaro.org wrote:
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@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@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?
Yes, it's in Simon's DM tree (guess it targets to next release)
Anyway, I will include this patch in my patch set of "efi_loader: improve boot sequence in distro_bootcmd."
Regards, Bin