To increment the Quickboot version number

  1. Locate and edit the following file:
    bootloader/quickboot/qb-t23x-partner/include/version.h
  2. Modify the minor or major number.

    The following shows an example of the file contents:

    #ifndef INCLUDED_VERSION_H
    #define INCLUDED_VERSION_H
    #define QB_MAJOR_VERSION 0
    #define QB_MINOR_VERSION 1
    #endif
  3. Compile Quickboot.