Re: [U-Boot] [PATCH v2 17/17] x86: Convert board_init_f_r to a processing loop

2012-01-11 Thread Simon Glass
On Wed, Jan 4, 2012 at 11:59 AM, Graeme Russ wrote: > Create an init function array for board_init_f_r - This finalises the > migration to a purely array based initialisation mechanism > > Also tweak a few comments while we are at it so everything is 'correct' > > Signed-off-by: Graeme Russ Acke

Re: [U-Boot] [PATCH v2 17/17] x86: Convert board_init_f_r to a processing loop

2012-01-08 Thread Simon Glass
Hi Graeme, On Sun, Jan 8, 2012 at 1:10 AM, Graeme Russ wrote: > On 08/01/12 09:21, Simon Glass wrote: >> Hi Graeme, >> >> On Wed, Jan 4, 2012 at 11:59 AM, Graeme Russ wrote: >>> Create an init function array for board_init_f_r - This finalises the >>> migration to a purely array based initialisa

Re: [U-Boot] [PATCH v2 17/17] x86: Convert board_init_f_r to a processing loop

2012-01-08 Thread Graeme Russ
On 08/01/12 09:21, Simon Glass wrote: > Hi Graeme, > > On Wed, Jan 4, 2012 at 11:59 AM, Graeme Russ wrote: >> Create an init function array for board_init_f_r - This finalises the >> migration to a purely array based initialisation mechanism >> >> Also tweak a few comments while we are at it so e

Re: [U-Boot] [PATCH v2 17/17] x86: Convert board_init_f_r to a processing loop

2012-01-07 Thread Simon Glass
Hi Graeme, On Wed, Jan 4, 2012 at 11:59 AM, Graeme Russ wrote: > Create an init function array for board_init_f_r - This finalises the > migration to a purely array based initialisation mechanism > > Also tweak a few comments while we are at it so everything is 'correct' > > Signed-off-by: Graeme

[U-Boot] [PATCH v2 17/17] x86: Convert board_init_f_r to a processing loop

2012-01-04 Thread Graeme Russ
Create an init function array for board_init_f_r - This finalises the migration to a purely array based initialisation mechanism Also tweak a few comments while we are at it so everything is 'correct' Signed-off-by: Graeme Russ --- Changes for v2: - Renamed to a more apt name - Fix bug in set_