On Fri, Oct 5, 2012 at 1:08 AM, Kevin Hilman
<khil...@deeprootsystems.com> wrote:
> 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
>

Hi Thomas,

As Enric said, u-boot has SPL and NAND support for IGEP since
v2012.10-rc1. I just tried kernel a 3.6 with u-boot v2012.10-rc2 and
it works for me.

But I agree that the kernel shouldn't do any assumptions about the
bootloader setting correctly the omap mux. Could you please share your
bootloader that makes the kernel to fail (or your IGEP NAND patches on
top of u-boot U-boot 2011.12) so I can reproduce the issue and try to
fix it?

Thanks a lot and best regards,
Javier
--
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