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 "[EMAIL PROTECTED]" from a new uImage at 200000, with initrd "[EMAIL 
PROTECTED]"
  and FDT
  "[EMAIL PROTECTED]", both stored in some other new uImage located at 800000:
bootm 200000:[EMAIL PROTECTED] 800000:[EMAIL PROTECTED] 800000:[EMAIL PROTECTED]

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: [EMAIL PROTECTED]

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to