We got enough (and no one is looking at them for the time being anyway).

Signed-off-by: Stefan Tauner <[email protected]>
---
 board_enable.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/board_enable.c b/board_enable.c
index 2cf6776..782db35 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -333,12 +333,9 @@ void probe_superio_winbond(void)
                                        continue;
                                }
                        }
-                       msg_pinfo("Active config mode, unknown reg 0x20 ID: 
%02x.\n", model);
-                       msg_pinfo("Please send the output of \"flashrom -V -p 
internal\" to \n"
-                                 "[email protected] with W836xx: your 
board name: flashrom -V\n"
-                                 "as the subject to help us finish support for 
your Super I/O. Thanks.\n");
+                       msg_pdbg("Active config mode, unknown reg 0x20 ID: 
%02x.\n", model);
                        continue;
-               } 
+               }
                /* The Super I/O reacts to W836xx enter and exit config mode, 
it's probably Winbond. */
                w836xx_ext_enter(s.port);
                s.model = sio_read(s.port, 0x20);
-- 
Kind regards, Stefan Tauner


_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to