Re-add logic to start 'Standalone Programs'. Although the code was lifted from a previous code base, I'm not so sure anymore if we handle 'autostart' here correctly. The DULG has no mention of this specific handling. On the other hand I know that this was "creatively misused" to allow for decompression of data blobs - therefore I left it in currently.
En passant, we introduce error checking for unsupported os types, where the previous code happily jumped to a relocated NULL pointer ;) Detlev Zundel (2): Add error checking for unsupported OS types. Re-add support for image type 'Standalone Program' common/cmd_bootm.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 46 insertions(+), 2 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot