From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Fri, 20 Nov 2015 10:18:49 -0700 Subject: [U-Boot] [PATCH v3 12/13] ns16550: move CONFIG_SYS_NS16550 to Kconfig In-Reply-To: <1447940895-7763-13-git-send-email-thomas@wytron.com.tw> References: <1447684616-10297-1-git-send-email-thomas@wytron.com.tw> <1447940895-7763-1-git-send-email-thomas@wytron.com.tw> <1447940895-7763-13-git-send-email-thomas@wytron.com.tw> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 19 November 2015 at 06:48, Thomas Chou wrote: > Move CONFIG_SYS_NS16550 to Kconfig, and run moveconfig.py. > > Signed-off-by: Thomas Chou > --- > 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. Regards, Simon