Re: Boot speed on 600MHz AM3354

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Andy,
we have another custom hardware platform that uses a 800MHz TI AM3359. Currently
we store only barebox-MLO and the barebox itself in SPI NOR. The kernel is
loaded over USB.

When I checked the SPI bus during boot, I found that the ROM Code loads the
first part of the barebox in chunks of 4 byte with a break of 1.7us between each
4-byte-packet, while the first part of the barebox (called "barebox_MLO") loads
the second part "byte by byte" with a break of 500ns between the bytes. Adding
the transfer time of 320ns per byte will result in a transfer rate of 1000/820 =
1,2MByte/s.
This means that, if we would ever boot our 2,7MByte kernel from the SPI NOR, it
would take at least 2.3 seconds to load it from the flash into the RAM.

I don't have so much experience with U-Boot, but I'd expect similar figures
there.

Kind regards,
 Rolf

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux