Skip to content

Integrate meta-seco-rk/nat/c31

GitBot requested to merge integrate/meta-seco-rk/nat/c31/into/kirkstone into kirkstone

Commit: edgehog/layers/seco/meta-seco-rk@0d61b931

[C31] fix patch file name

File was renamed in 6bc947a8b037d547380f335960cd5a2517d1b0dd

--

Commit: edgehog/layers/seco/meta-seco-rk@6bd7f410

[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

--

Commit: edgehog/layers/seco/meta-seco-rk@89d5e38c

[C31] add video overlays

Add overlays for all four video outputs (hdmi, lvds, edp, typec) in vopB and vopL

--

Commit: edgehog/layers/seco/meta-seco-rk@5acbafa1

[C31] add overlays for serial on CN52

Add overlays needed to configure serial output mode on CN52 (RS-232 default, RS-485, GPIO)

--

Commit: edgehog/layers/seco/meta-seco-rk@71464085

[C31] add overlay for SPI flash

Add overlay for flash memory on spi1

--

Commit: edgehog/layers/seco/meta-seco-rk@5ad26202

[C31][RTC] add rtc overlay to machine.conf

Add overlay for SPI RTC to machine.conf file for C31

--

Commit: edgehog/layers/seco/meta-seco-rk@9dc79477

[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

--

Commit: edgehog/layers/seco/meta-seco-rk@1b55564b

[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.

--

Commit: edgehog/layers/seco/meta-seco-rk@613ddc55

[CONFIG] Change the default value of LINUXLIBCVERSION to a weak default value

To override the default value of LINUXLIBCVERSION, assign it as weak.

--

Commit: edgehog/layers/seco/meta-seco-rk@0f21f008

[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.

--

Commit: edgehog/layers/seco/meta-seco-rk@81646ade

[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

--

Commit: edgehog/layers/seco/meta-seco-rk@f89d222f

[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.

Merge request reports