2011/4/13 Stefan Tauner <[email protected]>: > > Signed-off-by: Stefan Tauner <[email protected]>
Acked-by: Idwer Vollering <[email protected]> > --- > board_enable.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/board_enable.c b/board_enable.c > index d459b98..e8b3ad3 100644 > --- a/board_enable.c > +++ b/board_enable.c > @@ -2123,7 +2123,7 @@ int board_flash_enable(const char *vendor, const char > *part) > if (board && board->status == NT) { > if (!force_boardenable) { > msg_pinfo("WARNING: Your mainboard is %s %s, but the > mainboard-specific\n" > - "code has not been tested, and thus will not > not be executed by default.\n" > + "code has not been tested, and thus will not > be executed by default.\n" > "Depending on your hardware environment, > erasing, writing or even probing\n" > "can fail without running the board specific > code.\n\n" > "Please see the man page (section PROGRAMMER > SPECIFIC INFO, subsection\n" > -- > 1.7.1 > > > _______________________________________________ > flashrom mailing list > [email protected] > http://www.flashrom.org/mailman/listinfo/flashrom > _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
