[U-Boot] [PATCH 05/17] ppc: Don't initialize write protected	NOR flashes
    Kumar Gala 
    galak at kernel.crashing.org
       
    Wed Oct 20 08:46:03 CEST 2010
    
    
  
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.
- k
    
    
More information about the U-Boot
mailing list