Understanding The i.MX28 sdimage Utility Code
by Conrad Gomes on
The i.MX28 development environment provides a utility like sdimage which is used to flash the bootstream files to the Freescale firmware partitions. In this post we walk through the code of sdimage to understand its implementation