[U-Boot] [PATCH][RESEND] 85xx/p1_p2_rdb: Added RevD board support.

Aggrwal Poonam-B10812 B10812 at freescale.com
Tue Jun 22 08:55:15 CEST 2010



> -----Original Message-----
> From: Wolfgang Denk [mailto:wd at denx.de]
> Sent: Tuesday, June 22, 2010 12:23 PM
> To: Aggrwal Poonam-B10812
> Cc: u-boot at lists.denx.de
> Subject: Re: [U-Boot] [PATCH][RESEND] 85xx/p1_p2_rdb: Added RevD board
> support.
> 
> Dear Poonam Aggrwal,
> 
> In message <1277186281-5276-1-git-send-email-
> poonam.aggrwal at freescale.com> you wrote:
> >   - Removed RevB, as it was a development stage board.
> >   - From now only RevC and RevD will be supported.
> >
> > Signed-off-by: Dipen Dudhat <dipen.dudhat at freescale.com>
> > Signed-off-by: Poonam Aggrwal <poonam.aggrwal at freescale.com>
> 
> Thanks for the quick update, but did you read my comments?
This is not an update to your comments. This patch I sent almost
together with the first patch with slight change in the patch
description.

I am working on your comments.
> 
> 
> >  unsigned long get_board_sys_clk(ulong dummy)  {
> >  	volatile ccsr_gpio_t *pgpio = (void
> *)(CONFIG_SYS_MPC85xx_GPIO_ADDR);
> > -	u32 val_gpdat, sysclk_gpio, board_rev_gpio;
> > +	u32 val_gpdat, sysclk_gpio;
> >
> >  	val_gpdat = pgpio->gpdat;
> 
> Please use I/O accessors to read from peripherals!
> 
> Best regards,
> 
> Wolfgang Denk
> 
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Its
> always easier short term to pee in the pond than install a toilet -
it's
> just not a good long term plan.
>           - Alan Cox in <20100101145701.6432e7b7 at lxorguk.ukuu.org.uk>



More information about the U-Boot mailing list