2010/1/11 Peter Stuge peter@stuge.se:
Do you see the printk message?
No, I don't.
Could you also add outb() before and after the printk?
It doesn't return from print_spew() function.
If it hangs on the printk call I guess it's a stack issue.
Yes, I agree. I think at the same begining that is a stack issue. First I thought that an 0x4000000 address is not valid for stack, but it seems ok.
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 :)
Thanks for your help,