
21 Nov
2015
21 Nov
'15
1:24 a.m.
Hi Simon,
On 2015年11月21日 01:18, Simon Glass wrote:
Hi,
On 19 November 2015 at 06:48, Thomas Chou thomas@wytron.com.tw wrote:
Move CONFIG_SYS_NS16550 to Kconfig, and run moveconfig.py.
Signed-off-by: Thomas Chou thomas@wytron.com.tw
arch/arm/include/asm/arch-lpc32xx/config.h | 1 -
[snip]
include/configs/xpedite550x.h | 1 - 768 files changed, 672 insertions(+), 155 deletions(-)
What happened to this patch for v3? It does not seem to apply for me.
The configs/ files changed after Tom applied the "move cmd_gpio to Kconfig" patch to u-boot/master. The series v3 is rebased to u-boot/master after that patch. Please try v2 of this patch, or let Tom pick up this series.
Best regards, Thomas