Thomas Petazzoni <thomas.petazz...@free-electrons.com> writes:

> On Thu, 4 Oct 2012 22:30:58 +0200, Enric Balletbò i Serra wrote:
>
>> I recently tested kernel 3.6-rc5 and worked for me. Let me check tomorrow
>> kernel 3.6. Which u-boot version are you using?
>
> 2011.12 + a few patches to make the NAND of the IGEPv2 rev6 work. Let
> me try to build a recent U-Boot (which now includes the SPL for the
> IGEP) and see if it improves the situation.
>
> However, I believe that the rule is that the kernel shouldn't depend
> too much on initialization done by the bootloader, so it still seems
> like an issue to me.

Correct, if the kernel is relying on any bootloader assumptions, it
should be considered a kernel bug.  

We'd really like to remove any bootloader assumptions from the kernel.
This will allow the kernel to be bootloader independent, and make it
easier to support reboot via kexec.

Kevin

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to