Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Lei Wen's avatar
    41c86240
    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
    History
    onenand: add yaffs write command
    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>