Skip to content

Fix bluetooth on the RaspberryPi devices

Steev Klimaszewski requested to merge fix-rpi-bluetooth into master

The newer bootloaders expect the cmdline to show serial0 for the serial device, and not the name. We also need to enable hciuart, and while at it, since we don't do serial console logins, remove adding it to the inittab.

Merge request reports