
On 22/02/2012 11:30, Dirk Behme wrote:
On 22.02.2012 11:24, Stefano Babic wrote: ...
It boots from NOR (128 MB)
Ah. I wonder why I was under the impression that I was the only guy fighting with the imximage NOR header pain, then ;)
When something goes wrong, it does for everybody...
diff --git a/board/esg/ima3-mx53/imximage.cfg b/board/esg/ima3-mx53/imximage.cfg new file mode 100644 index 0000000..fa6b42d --- /dev/null +++ b/board/esg/ima3-mx53/imximage.cfg
...
+# Boot Device : one of +# spi, sd (the board has no nand neither onenand)
Maybe the above comment should be updated for nor? ;)
Yes, I'll do
+BOOT_FROM nor
I assume that you have tested this and it works with the imximage?
I have not any problem with the current imximage, so I am quite confused. Agree that you are fixing a bug, but I have not understood why I have not seen any issue on my board, a MX53 using V2 image header.
My board boots flawlessly from the NOR interface. I will try to investigate why and, of course, I will be able to test your patch on my board.
Can you confirm that your board does not boot ? Or are there other symptoms ?
Best regards, Stefano Babic