From mboxrd@z Thu Jan 1 00:00:00 1970 From: pshambhu Date: Thu, 3 Oct 2013 00:00:11 -0700 (PDT) Subject: [U-Boot] Dual boot Images in Flash In-Reply-To: <20131001203807.1473E38040E@gemini.denx.de> References: <1380547665536-164381.post@n7.nabble.com> <20130930200146.DA393382B87@gemini.denx.de> <1380633558849-164443.post@n7.nabble.com> <20131001203807.1473E38040E@gemini.denx.de> Message-ID: <1380783611628-164588.post@n7.nabble.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 Wolfgang Denk, Thanks for the feedback, for the customization of u-boot_stub, the main file start.S needs to be changed i guess, the u-boot_stub has to perform only CRC check. after performing it should goto u_boot1/u_boot2 address and then it should start booting. How can i customize the u-boot_stub or generate the start.S file which perform only CRC calculation and switching address of u_boot1/u_boot2 , which performs booting. Thanks & Regards Pradeep S -- View this message in context: http://u-boot.10912.n7.nabble.com/Dual-boot-Images-in-Flash-tp164381p164588.html Sent from the U-Boot mailing list archive at Nabble.com.