From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: Mon, 30 Jun 2008 13:43:30 +0200 Subject: [U-Boot-Users] Booting Multi Image FIle In-Reply-To: (Alemao's message of "Fri, 27 Jun 2008 14:52:06 -0300") References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Alemao, > bootm ${kernel_addr} ${ramdisk_addr} ${fdt_addr} > > But, is there a way of getting this values instead of searching with a > hexeditor through the image?? So you read doc/uImage.FIT/command_syntax_extension.txt containing this example at the end: - boot "kernel at 2" from a new uImage at 200000, with initrd "ramdisk at 1" and FDT "fdt at 1", both stored in some other new uImage located at 800000: bootm 200000:kernel at 1 800000:ramdisk at 1 800000:fdt at 1 And you still have questions? ;) Cheers Detlev -- The proprietary-Unix players proved so ponderous, so blind, and so inept at marketing that Microsoft was able to grab away a large part of their market with the shockingly inferior technology of its Windows operating system. -- "A Brief History of Hackerdom" by Eric Steven Raymond -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de