Hello Franck, On Thu, Dec 23, 2010 at 10:42:34PM +0100, Franck JULLIEN wrote: > This is the first time I'm using git and submit a patch so if I made a > mistake be cool :) :-) > common/Kconfig | 6 ++++++ > common/console.c | 10 ++++++++++ > 2 files changed, 16 insertions(+), 0 deletions(-) > > diff --git a/common/Kconfig b/common/Kconfig > index 617f640..d46c8fc 100644 > --- a/common/Kconfig > +++ b/common/Kconfig > @@ -248,6 +248,12 @@ config HUSH_FANCY_PROMPT > Allow to set PS1 from the command line. PS1 can have several escaped > commands > like \h for CONFIG_BOARDINFO or \w for the current working directory. > > +config BOARD_BANNER > + bool > + prompt "allow a board specific fancy banner" > + help > + Allow to define a custom board banner (you must define BOARD_BANNER in > your config.h) Your patch is line broken, which makes is unapplicable. I don't know which MUA you're using, but you either should use git send-email or take a look into http://git.kernel.org/?p=git/git.git;a=blob;f=Documentation/SubmittingPatches;h=72741ebda12de8fbf786f12531d70ab465eecf42;hb=HEAD#l333 Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox