Skip to content
Snippets Groups Projects
  1. Jul 24, 2013
  2. Jul 19, 2013
  3. Jul 16, 2013
  4. Jul 12, 2013
  5. Jul 11, 2013
  6. Jul 10, 2013
  7. Jul 08, 2013
  8. Jul 05, 2013
  9. Jul 03, 2013
    • Łukasz Majewski's avatar
      dfu:ext4:fix Fix DFU upload functionality · 9df49553
      Łukasz Majewski authored
      
      For the first eMMC read of data for upload, use the "large" dfu_buf (now
      configurable) instead of usb request buffer allocated at composite layer
      (which is 4KiB) [*].
      
      For eMMC the whole file is read, which usually is larger than the buffer [*]
      provided with usb request.
      
      Signed-off-by: default avatarLukasz Majewski <l.majewski@samsung.com>
      Cc: Tom Rini <trini@ti.com>
      Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
      Cc: Marek Vasut <marex@denx.de>
      Cc: Heiko Schocher <hs@denx.de>
      9df49553
    • Łukasz Majewski's avatar
      dfu:ext4:fix Fix ext4{read|write} command formatting · 051f9a3e
      Łukasz Majewski authored
      
      In the following commit:
      "dfu: Support larger than memory transfers."
      SHA1: ea2453d5
      
      The ext4{read|write} command formatting has been changed. It removed
      a write mandatory [sizebytes] parameter.
      
      It extents DFU_FS_EXT4 case at mmc_file_op to provide mandatory
      parameter for DFU write.
      
      Signed-off-by: default avatarLukasz Majewski <l.majewski@samsung.com>
      Cc: Tom Rini <trini@ti.com>
      Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
      Cc: Marek Vasut <marex@denx.de>
      Cc: Heiko Schocher <hs@denx.de>
      051f9a3e
  10. Jul 02, 2013
  11. Jul 01, 2013
  12. Jun 30, 2013
  13. Jun 28, 2013
  14. Jun 26, 2013
Loading