Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

cmd_onenand.c

Blame
  • 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>