Skip to content
Snippets Groups Projects
  1. Jul 15, 2013
    • Gerhard Sittig's avatar
      patman: README documentation nits (unit test) · c8605bb4
      Gerhard Sittig authored
      
      adjust instructions for the invocation of Patman's self test: the -t
      flag appears to have a different meaning now, refer to the --test option
      for the builtin unit test; adjust a directory location and make sure to
      run the file which resides in the source directory
      
      Signed-off-by: default avatarGerhard Sittig <gsi@denx.de>
      Acked-by: default avatarSimon Glass <sjg@chromium.org>
      c8605bb4
    • Simon Glass's avatar
      scsi: Correct types of scsi_read/write() · 4f6aa346
      Simon Glass authored
      
      The block device expects to see lbaint_t for the blknr parameter. Change
      the SCSI read/write functions to suit.
      
      This fixes the following build warnings for coreboot:
      
      cmd_scsi.c: In function ‘scsi_scan’:
      cmd_scsi.c:119:30: error: assignment from incompatible pointer type [-Werror]
      cmd_scsi.c:120:32: error: assignment from incompatible pointer type [-Werror]
      
      Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
      4f6aa346
    • Tom Rini's avatar
      Revert "MIPS: Jz4740: Add qi_lb60 board support" · 54e458de
      Tom Rini authored
      
      The files board/qi/qi_lb60/qi_lb60.c and include/configs/qi_lb60.h were
      licensed under the GPL v3 or later, and not v2 or later.  As this is
      incompatible with the project, revert this board support until the
      responsible parties are available to re-license (if so desired) under
      GPL v2.
      
      Signed-off-by: default avatarTom Rini <trini@ti.com>
      54e458de
  2. Jul 12, 2013
  3. Jul 11, 2013
  4. Jul 10, 2013
Loading