Re: [U-Boot] [PATCH] Change the configuration for the STx GP3-SSA board in order to support FDT parsing and passing.

2010-08-07 Thread Wolfgang Denk
Dear Bradley Hughes, In message you wrote: > > >> -#define CONFIG_MPC8560 1 > >> +#define CONFIG_MPC8555 1 > > > > Hm... is this correct? The board I have here actually seems to use a > > 8541E ? > > The board has two population options; the 8541E and 8555E are pin >

Re: [U-Boot] [PATCH] Change the configuration for the STx GP3-SSA board in order to support FDT parsing and passing.

2010-07-21 Thread Wolfgang Denk
Dear Bradley Hughes, In message you wrote: > Change the configuration for the STx GP3-SSA board in order to support > FDT parsing and passing. > Also changed default u-boot environment for convenience. One more thing: ... > +"consdev=ttyPSC0\0"

Re: [U-Boot] [PATCH] Change the configuration for the STx GP3-SSA board in order to support FDT parsing and passing.

2010-07-21 Thread Bradley Hughes
Hi, Wolfgang, On Wed, Jul 21, 2010 at 4:50 PM, Wolfgang Denk wrote: > Dear Bradley Hughes, > > your Subject: is WAY too long - please restict to some 60 characters > or so. > > In message you > wrote: >> Change the configuration for the STx GP3-SSA board in order to support >>  FDT parsing and

Re: [U-Boot] [PATCH] Change the configuration for the STx GP3-SSA board in order to support FDT parsing and passing.

2010-07-21 Thread Wolfgang Denk
Dear Bradley Hughes, your Subject: is WAY too long - please restict to some 60 characters or so. In message you wrote: > Change the configuration for the STx GP3-SSA board in order to support > FDT parsing and passing. ...and please don't repeat the same in the commit message. ... > diff --

[U-Boot] [PATCH] Change the configuration for the STx GP3-SSA board in order to support FDT parsing and passing.

2010-07-20 Thread Bradley Hughes
Change the configuration for the STx GP3-SSA board in order to support FDT parsing and passing. Also changed default u-boot environment for convenience. Signed-off-by: Bradley Hughes --- board/stx/stxssa/stxssa.c | 10 include/configs/stxssa.h | 114 +--