From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fuchs Date: Fri, 16 Sep 2005 12:23:38 +0200 Subject: [U-Boot-Users] bootm and script images Message-ID: <432A9D2A.2060501@esd-electronics.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I am wondering if there is a special reason why bootm currently cannot handle script images. Does anything speak against bootm calling autoscript() for AU_SCRIPT marked images? Matthias