Select one of the supported hardware platforms, select a software configuration and start building the image.

The available hardware platforms for TQMa28 are:

Currently the following software configurations are available:

Building the BSP for tqma28 BSP REV.0115 (and ealier) :

$ ptxdist platform configs/platforms/tqma28/tqma28/platformconfig
$ ptxdist select configs/systems/minimal/ptxconfig
$ ptxdist go --git
$ ptxdist images

Building the BSP for tqma28 BSP REV.0117 (and later) :

$ tools/config-tqma28.qt4

this will effectivly:

Finally you can build the BSP by executing

$ ./p images --git

Building the BSP for tqma28-fsl (up to BSP REV.0109):

$ ptxdist platform configs/platforms/tqma28/tqma28-fsl/platformconfig
$ ptxdist select configs/platforms/tqma28/tqma28-fsl/ptxconfig
$ ptxdist go --git
$ ptxdist images