Re: [yocto] First attempt at x32 system: kernel panic

2017-06-10 Thread Paul D. DeRocco
I'm still struggling with getting a system running with the x32 tune. I won't bother quoting my previous message, which didn't prompt any suggestions anyway, since I have a clearer scenario to describe. I built four systems (all with Morty): 1) I built core-image-minimal on a genericx86-64 machine

[yocto] First attempt at x32 system: kernel panic

2017-06-05 Thread Paul D. DeRocco
I took a functioning 32-bit x86 system built with Morty and successfully converted it to 64-bit. Builds and runs fine. Next, I tried applying the x32 tune, as described in the Yocto manual. I created another BSP layer, changed all the names accordingly, set CONFIG_64BIT=y and CONFIG_X86_X32=y in on