[U-Boot] [PATCH] mx6qsabresd: Add basic support

Marek Vasut marex at denx.de
Thu Apr 12 10:23:36 CEST 2012


Dear Wolfgang Denk,

> Dear Fabio Estevam,
> 
> In message <1334158122-15219-1-git-send-email-festevam at gmail.com> you wrote:
> > Add basic support for mx6qsabresd board.
> > 
> > Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> 
> Could you please add a bit information which sort of board this is,
> where to find documetnation about it, etc.?
> 
> > +#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
> > +#define CONFIG_SYS_PROMPT              "MX6QSABRESD U-Boot > "
> 
> Do we really need such verbose prompts?  This appears to be overkill,
> and is becoming more and more a nuisance. [I wonder when I will see
> the first board which puts the full version string in the prompt :-( ]

MX28EVK rev. D with U-Boot v2012.04-rc2 00025-g7ae6af4-dirty (Apr 12 2012 - 
05:36:01) >>> # _

;-D

> 
> > +#define CONFIG_SYS_MEMTEST_START       0x10000000
> > +#define CONFIG_SYS_MEMTEST_END         0x10010000
> 
> Does this make sense?

It probably does, it runs memtest on a small piece of memory.

> 
> Best regards,
> 
> Wolfgang Denk

Best regards,
Marek Vasut


More information about the U-Boot mailing list