Date:2011-03-03 07:43:48 (13 years 25 days ago)
Author:Xiangfu Liu
Commit:86d8824507c1de90799a0108f505f6d77fe622a4
Message:update usbboot version

Files: usbboot/src/Makefile.am (1 diff)
usbboot/src/cmd.c (1 diff)

Change Details

usbboot/src/Makefile.am
22
33xburst-tools_version.h:
44    echo -e '#ifndef XBURST_TOOLS_VERSION' \
5    '\n#define XBURST_TOOLS_VERSION "201012"' \
5    '\n#define XBURST_TOOLS_VERSION "201103"' \
66    '\n#endif' > xburst-tools_version.h
77BUILT_SOURCES = xburst-tools_version.h
88
usbboot/src/cmd.c
454454                ((hand.nand_ps + hand.nand_os) * hand.nand_ppb)
455455                + 1;
456456    }
457    /* printf(" length %d flen %d\n", n_in.length, flen); */
458457    n_in.cs_map = nand_in->cs_map;
459458    n_in.dev = nand_in->dev;
460459    n_in.max_chip = nand_in->max_chip;

Archive Download the corresponding diff file



interactive