
25 Feb
2015
25 Feb
'15
11:05 p.m.
Hi Dave,
On Wed, Feb 25, 2015 at 6:23 PM, DaveKucharczyk david.kucharczyk@gmail.com wrote:
I applied the patch, but it still hangs.
The directory tree is different for mx5x vs. MX35
I added relocate.S to...arch/arm/cpu/armv7/mx5/relocate.S
and modified Makefile here...arch/arm/cpu/armv7/mx5/Makefile
Does that seem right?
I have just tested top of tree U-boot and my mx53loco board boots fine.
It seems your issue is a different one. You are using 2014.07, can you try it with 2015.01 instead?
Also, you said that your 512MB board version works fine, but the 256MB fails.
I suppose you are using two different binaries for each board, right? You can't have a single binary for the two boards, unless you use the SPL approach.
Regards.
Fabio Estevam