When using the dev. board it is usual to first run a gel file, evmc6678l.gel, to initialise parts of the device, e.g.DDR3.
Then a large-scale program (.out) file that uses DD3 can be loaded and run.
What is the recommended method to package such a program so that it can be booted onto the board over internet,
in a stand-alone way, without having to run the gel script ?
Presumably, a boot parameter table and DDR3 configuration table have to be incorporated into the boot image?
How is this achieved?