public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] freescale imx bootlets vs u-boot for i.MX28
@ 2013-03-19  0:59 Paul B. Henson
  2013-03-20 14:47 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Paul B. Henson @ 2013-03-19  0:59 UTC (permalink / raw)
  To: u-boot

I'm working on a fairly simple project that needs to boot linux from 
NAND on a freescale i.MX28 platform, and there's a lack of consensus on 
how to handle the boot loader.

One option would be to simply use the stock freescale imx bootlets to 
load the linux kernel, the other to leverage u-boot.

Clearly u-boot has a lot more functionality and feature set than the 
basic bootlets, but for this project there's really nothing more needed 
from the bootloader then to load the kernel from nand and pass control 
to it, and one faction thinks it would be more efficient just to use the 
bootlets rather than adding u-boot to the mix.

Assuming a scenario where the boot loader is expected to just load a 
linux kernel and nothing else, what advantages would u-boot provide over 
the basic bootlets? I know that on some platforms the IPL isn't very 
good at handling bad blocks or other issues, and having it load a very 
small u-boot which would then be used to load the larger kernel is 
beneficial, but I'm not sure if that's the case for the bootlets.

I'd appreciate any opinions or reasoning I could take back to the team 
to help make a decision, thanks?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-20 23:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-19  0:59 [U-Boot] freescale imx bootlets vs u-boot for i.MX28 Paul B. Henson
2013-03-20 14:47 ` Wolfgang Denk
2013-03-20 23:16   ` Paul B. Henson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox