Re: [U-Boot] [PATCH]: Smart Autoboot

2011-04-28 Thread Johannes Thoma
Dear Wolfgang, Thank you for your quick response. I agree that a scripting solution would be better, but I didn't research enough to find that out, sorry for that .. ;) I will run the mentioned check scripts for the next patches, I hope they will be better. All the best, - Johannes -- NEU:

[U-Boot] [PATCH]: Smart Autoboot

2011-04-28 Thread Johannes Thoma
nd regards, - Johannes >From c631d05e225fa3f87b0a5cad0bb033063e61018c Mon Sep 17 00:00:00 2001 From: Johannes Thoma Date: Thu, 28 Apr 2011 14:25:39 +0200 Subject: [PATCH] Smart autoboot We check if the image is a kernel image and use bootm command to boot the OS, else we do a go. To use this fea