[PATCH 0/1] linux-yocto: fix qemuarm boot issues
Bruce Ashfield <bruce.ashfield@...>
Saul/Richard,
Here's the fix for the recent qemuarm boot failures. The switch to KARCH meant that the arch arm settings were not being applied to all boards. This commit adds the new option along with the existing one to cover all boards. Build and boot tested on qemuarm, no issues here! I'm sending this in isolation for cherry picking, but it will also be part of a consoldated pull request for a series of kernel changes that will follow this shortly. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: zedd/arm-boot Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/arm-boot Thanks, Bruce Ashfield <bruce.ashfield@...> --- Bruce Ashfield (1): linux-yocto: enable arch ARM config settings for KARCH based boards .../conf/distro/include/poky-default-revisions.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) |
|