]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nbootce: KARO-TX6-2013-06-14
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 14 Jun 2013 13:43:58 +0000 (15:43 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 14 Jun 2013 13:43:58 +0000 (15:43 +0200)
commit44a9cdea6c0307a81033e12ad879f18767a0bf39
tree40525de5988c08413d672d15db6a2d8cee98034c
parentc1c6e0b3a50a7b06d47e020f429f707649f1e089
nbootce:
  - don't autostart image when the load did not complete successfully
  - use loff_t for flash offset
  - don't use nand_read_skip_bad() since it only works when reading a
    whole flash area in one go.
common/cmd_bootce.c