Skip to content
Snippets Groups Projects
Select Git revision
0 results

nand_bbt.c

Forked from Reform / reform-boundary-uboot
Loading
  • Scott Wood's avatar
    c45912d8
    NAND: sync with 2.6.27 · c45912d8
    Scott Wood authored
    
    This brings the core NAND code up to date with the Linux kernel.
    
    Since there were several drivers in Linux as of the last update that are
    not in u-boot, I'm not bringing over new drivers that have been added
    since in the absence of an interested party.
    
    I did not update OneNAND since it was recently synced by Kyungmin Park,
    and I'm not sure exactly what the common ancestor is.
    
    Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
    c45912d8
    History
    NAND: sync with 2.6.27
    Scott Wood authored
    
    This brings the core NAND code up to date with the Linux kernel.
    
    Since there were several drivers in Linux as of the last update that are
    not in u-boot, I'm not bringing over new drivers that have been added
    since in the absence of an interested party.
    
    I did not update OneNAND since it was recently synced by Kyungmin Park,
    and I'm not sure exactly what the common ancestor is.
    
    Signed-off-by: default avatarScott Wood <scottwood@freescale.com>