This bug was nominated against a series that is no longer supported, ie
yakkety. The bug task representing the yakkety nomination is being
closed as Won't Fix.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu Yakkety)
Status: Fix Committed => Won't Fix
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1616672
Title:
4.6.0-11.13 from ckt PPA fails to boot on X-Gene
Status in linux package in Ubuntu:
Fix Committed
Status in linux source package in Yakkety:
Won't Fix
Bug description:
The 4.6.0-11.13 kernel currently in the ckt ppa fails to boot on
X-Gene systems, such as the Mustang board. Even with earlycon enabled,
there is no output from the kernel on the console (see the attached
console log). The same kernel boots fine on other arm64 systems - this
appears to be X-Gene specific.
A defconfig build boots fine on the same system - so I bisected down
the relevant config change. The results were unexpected, but
CONFIG_ARCH_ROCKCHIP=y appears to be required for X-Gene to boot.
Digging down deeper, I found that the following 2 specific configs are
required (I had to do hack Kconfigs to make them selectable
independent of CONFIG_ARCH_ROCKCHIP):
CONFIG_PINCTRL_ROCKCHIP=y
CONFIG_ROCKCHIP_TIMER=y
Both of which are drivers that do not bind to devices on X-Gene.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1616672/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp