[U-Boot] [PATCH 3/5] mpc85xx: Add inline GPIO acessor functions
    Moffett, Kyle D 
    Kyle.D.Moffett at boeing.com
       
    Mon Sep 13 18:26:33 CEST 2010
    
    
  
Whoops!
Please ignore this grouping of patches (1-3 of 5), I accidentally specified the wrong commit range and sent 3 emails before I realized.
I've since resent the correct patch queue.
My apologies!
Cheers,
Kyle Moffett
On Sep 13, 2010, at 11:51, Kyle Moffett wrote:
> To ease the implementation of other MPC85xx board ports, several common
> GPIO helpers are added to <asm/mpc85xx_gpio.h>.
> 
> Since each of these compiles to no more than 4-5 instructions it would
> be very inefficient to call them out of line, therefore we put them
> entirely in the header file.
    
    
More information about the U-Boot
mailing list