- Changes:
- Add DRM driver to support more HDMI monitors;
- Support Bluetooth function with proper firmware;
- Add reset controller driver;
- Update the clock driver with proper parent and using the real clock tree;
- Disabled
CONFIG_NVDLA
in starlight_defconfig since it will be recognized a screen card(/dev/dri/card0
) under many userspace programs, please enable it or compile it as a module if needed;