booting time for p2041/p4080 QorIQ based RDBs

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

booting time for p2041/p4080 QorIQ based RDBs

562 Views
emintz
Contributor I

Hi everybody,

What average booting time for p2041/p4080 QorIQ based RDBs before copying the image from flash to RAM ? I mean only board initialization without all u-boot goodies.

Labels (2)
0 Kudos
1 Reply

347 Views
Pavel
NXP Employee
NXP Employee

Yes, you are right.

U-boot first operations are the following: initialize DRAM and relocate u-boot to DRAM.

We did not measure this time. You can estimate this time look at u-boot DRAM initialization code.

See the following documents:

http://www.denx.de/en/pub/Documents/Presentations/EWC2012_Roeder_Zundel_Fastboot.pdf

Look at recommendations for u-boot in the following document:

http://free-electrons.com/pub/conferences/2014/elc/opdenacker-boot-time/opdenacker-boot-time.pdf

See also the following:

http://xillybus.com/tutorials/uboot-hacking-howto-3

http://processors.wiki.ti.com/index.php/Optimize_Linux_Boot_Time


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos