From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Thu, 3 Aug 2006 15:20:49 +0200 Subject: [U-Boot-Users] [RFC] nboot - load from partition Message-ID: <20060803132049.GA24167@orphique> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, currently nboot command is able to load kernel from given ofset of given nand chip. I hope others would find useful if it could load kernel from given partition, too. What about nboot.part - load from current partition (given by partition variable) nboot.part [part_name] Comments and suggestions welcome and appreciated. Especialy ideas for some nice command name :-) (It seems my nand erase patch from 24 Mar, Message-ID: <20060324012327.GA14685@orphique> is not needed - at least there was no feedback. Everyone writes so perfect code that once written binary is never to be erased again? ;-)) Best regards, ladis