[U-Boot] [PATCH 05/17] ppc: Don't initialize write protected NOR flashes

Stefan Roese sr at denx.de
Wed Oct 20 09:21:12 CEST 2010


On Wednesday 20 October 2010 08:46:03 Kumar Gala wrote:
> On Sep 29, 2010, at 2:05 PM, Peter Tyser wrote:
> > From: John Schmoller <jschmoller at xes-inc.com>
> > 
> > If a NOR flash is write protected it can not be initialized/detected so
> > add the ability for boards to skip NOR initialization on bootup.  A
> > board can skip NOR initialization by implementing the
> > board_flash_wp_on() function.
> > 
> > Signed-off-by: John Schmoller <jschmoller at xes-inc.com>
> > Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> > CC: sr at denx.de
> > ---
> > arch/powerpc/lib/board.c |   16 +++++++++++++++-
> > 1 files changed, 15 insertions(+), 1 deletions(-)
> 
> Needs a Wolfgang or Stefan ack.

Fine with me:

Acked-by: Stefan Roese <sr at denx.de>
 
Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de


More information about the U-Boot mailing list