[U-Boot] [PATCH v2 7/7] am335x_evm: Add support to boot from NOR.

Mark Jackson mpfj-list at newflow.co.uk
Tue Jun 18 14:11:14 CEST 2013


On 17/06/13 15:43, Mark Jackson wrote:
> On 13/05/13 19:28, Tom Rini wrote:
>> From: Steve Kipisz <s-kipisz2 at ti.com>
>>
>> NOR requires that s_init be within the first 4KiB of the image so that
>> we can perform the rest of the required pinmuxing to talk with the rest
>> of NOR that we are found on.  When NOR_BOOT is set we save our
>> environment in NOR at 512KiB and a redundant copy at 768KiB.  We avoid
>> using SPL for this case and u-boot.bin is written directly to the start
>> of NOR.
> 
> I'm trying to get this up and running our NanoBone platform, but I'm having
> no success.

Just an update ... I now have it working ... yay !!

The main (and possibly the *only*) culprit was that SYSBOOT[8] (which selects
8/16bit mode) was being incorrectly influenced by a hardware fault.

I have pulled quite a few patches from various places, some of which might
not be required.  Now I have a working base, I'll work out what is needed
on top of Tom's original patch set.

Thanks for everyone's support.

Mark J.


More information about the U-Boot mailing list