Integrate meta-seco-rk/nat/c31
[C31] fix patch file name
File was renamed in 6bc947a8b037d547380f335960cd5a2517d1b0dd
--
[C31] remove old video overlays
Remove old video overlays that are not present anymore in the kernel and were replaced by *-vopB.dtbo and *-vopL.dtbo
--
[C31] add video overlays
Add overlays for all four video outputs (hdmi, lvds, edp, typec) in vopB and vopL
--
[C31] add overlays for serial on CN52
Add overlays needed to configure serial output mode on CN52 (RS-232 default, RS-485, GPIO)
--
[C31] add overlay for SPI flash
Add overlay for flash memory on spi1
--
[C31][RTC] add rtc overlay to machine.conf
Add overlay for SPI RTC to machine.conf file for C31
--
[C31] [CONF] Fix Kernel 4.19 version build configuration
Move Kernel 4.19 version build configuration from SoC RK3399 file to machine seco-rk3399-c31.conf
Suggested-by: Gianfranco Mariotti gianfranco.mariotti@seco.com
--
[LINUX] Add defconfig fragment for machine seco-rk3399-c31
RFKILL conflicts with Marvell SD8997 WiFi + BT chipset setup on boot, rendering the wireless device unusable, that is why the fragment disable_rfkill.cfg is added to defconfig in linux kernel build for seco-rk3399-c31 machine.
--
[CONFIG] Change the default value of LINUXLIBCVERSION to a weak default value
To override the default value of LINUXLIBCVERSION, assign it as weak.
--
[LINUX-FIRMWARE] Recipe refactoring
Keep separate firmware packages for DisplayPort and Broadcom WiFi. Uncomment the Rockchip license metadata. Add calibration data config for Marvell SD8997 WiFi + BT chipset.
--
[C31] [CONF] Machine configuration refactoring
Add support for the preferred Linux version 5.10 with relevant build artifacts to burn into an image. Keep the older Linux 4.19 version as default Add machine override to distinguish build artifacts (e.g. overlay blobs) for Linux version 4.19
--
[C31] [U-BOOT] Add u-boot-seco-rk recipe for SoC RK3399
This recipe will package Rokchip loader.bin, trust.img and uboot.img and fix uart configuration (baud rate) to have access to serial console in early loader stage.