All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_SMSC_LPC47M
@ 2017-07-22 14:39 Bin Meng
  2017-07-28 13:46 ` Bin Meng
  0 siblings, 1 reply; 2+ messages in thread
From: Bin Meng @ 2017-07-22 14:39 UTC (permalink / raw)
  To: u-boot

There is no SMSC LPC47M Super I/O chipset on the MinnowMax board.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
---

 include/configs/minnowmax.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/minnowmax.h b/include/configs/minnowmax.h
index 6ea607d..5b24c2b 100644
--- a/include/configs/minnowmax.h
+++ b/include/configs/minnowmax.h
@@ -15,7 +15,6 @@
 
 #define CONFIG_SYS_MONITOR_LEN		(1 << 20)
 
-#define CONFIG_SMSC_LPC47M
 #define CONFIG_MISC_INIT_R
 
 #define CONFIG_STD_DEVICES_SETTINGS	"stdin=usbkbd,serial\0" \
-- 
2.9.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_SMSC_LPC47M
  2017-07-22 14:39 [U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_SMSC_LPC47M Bin Meng
@ 2017-07-28 13:46 ` Bin Meng
  0 siblings, 0 replies; 2+ messages in thread
From: Bin Meng @ 2017-07-28 13:46 UTC (permalink / raw)
  To: u-boot

On Sat, Jul 22, 2017 at 10:39 PM, Bin Meng <bmeng.cn@gmail.com> wrote:
> There is no SMSC LPC47M Super I/O chipset on the MinnowMax board.
>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
>  include/configs/minnowmax.h | 1 -
>  1 file changed, 1 deletion(-)
>

applied to u-boot-x86, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-28 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-22 14:39 [U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_SMSC_LPC47M Bin Meng
2017-07-28 13:46 ` Bin Meng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.