On 12.01.2010 09:35, Piotr Piwko wrote:
2010/1/12 Piotr Piwko piotr.piwko@gmail.com:
Did you already try the v3 support for adl/msm800sev?
No I didn't. I am just going to try it. Of course, I will report my progress here :)
So, here we go :)
I attached the first log of coreboot-v3 booting process for adl/msm800sev board. As we can see there are the same errors with SMB. I suppose they are related as previously with the references to DIMM1 which are not present in this board.
In the other hand, these lines make me worried:
... LAR: seen member bootblock@0xffffafc0, size 20480 LAR: File not found! LAR: Run file fallback/initram/segment0 failed: No such file. Fallback failed. Try normal boot ...
That error message is harmless. Basically, we usually try fallback first, and if no fallback image is present, we use the normal image.
Regards, Carl-Daniel