On Tue, 2020-02-18 at 23:45 +0100, Josua Mayer wrote: > Hi everybody, > > I have rebased my patch on 5.5.4-1~exp1 from the packaging master branch. > While at it I have also cleaned it up removing any options that were > implicitly selected, leaving only those that really need to be enabled > manually. > > Boot tested, everything that worked before still does, namely the > standalone ethernet port, USB, microSD and eMMC. > > Please consider enabling these config options - The device-tree for the > Honeycomb Workstation has been merged with 5.6-rc1 and it would be great > to have Debian work as pieces start landing upstream.
I've applied these changes with some minor fix-ups:
- CONFIG_FSL_GUTS is automatic, so don't specify it
- COFNIG_DPAA2_CONSOLE was not given a value; make it modular
I also noticed that the qoriq-cpufreq driver won't automatically get
loaded when it's built as a module. This can probably be fixed by
adding the line:
MODULE_DEVICE_TABLE(of, node_matches);
but I'll leave it to you to test that and send a patch upstream. :-)
Ben.
--
Ben Hutchings
It is a miracle that curiosity survives formal education.
- Albert Einstein
signature.asc
Description: This is a digitally signed message part

