On Thu, Jan 26, 2017 at 09:26:55AM -0800, Richard Henderson wrote: > On 01/26/2017 05:12 AM, Stafford Horne wrote: > > I just sent you a mail with a link to my kernel for download. > > > > One thing I noticed is you passed '-append console=ttyS0' I think that > > does nothing on openrisc since as far as I know openrisc only gets boot > > params from the device tree file. I tried with and without it and got no > > differences. > > That was just reflex, wondering where the output went. > > > Another thing, I am using a 'late' version of gcc built with musl cross [1] > > , I dont think it would make a difference, but maybe? > > I think that's likely the difference. I can indeed boot your kernel.
Hi Richard, For kernel builds I have created toolchain binaries here: http://shorne.noip.me/crosstool/files/bin/x86_64/5.4.0/ These should work. If all is ok with the qemu patch I sent what is the next step to get them incorporated. Do you need any help from me? ... Actually I just checked your branch on github, it looks like you are doing a few updates. Let me know if you want me to review anything. -Stafford