Skip to content
  • Thomas Lange's avatar
    ARM DaVinci: EMIF settings · d583ef51
    Thomas Lange authored
    
    
    NAND module should not modify EMIF registers unrelated to CS2
    that is used for NAND, i.e. do not modify EWAIT config register
    or registers for other Chip Selects.
    
    Without this patch, EMIF configurations made in board_init()
    will be invalidated.
    
    Signed-off-by: default avatarThomas Lange <thomas@corelatus.se>
    d583ef51