Skip to content
  • Lei Wen's avatar
    onenand: add yaffs write command · 41c86240
    Lei Wen authored
    
    
    Yaffs image require to use the oob to store some info, so when we
    burn the yaffs image, we need to also write the image's oob part
    into flash.
    
    This patch add addition suffix to onenand write to give the uboot
    the power to directly burn the yaffs image to onenand.
    
    Signed-off-by: default avatarLei Wen <leiwen@marvell.com>
    41c86240