CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/11/28 08:16:20
Modified files:
sysutils/dtb : Makefile distinfo
sysutils/dtb/patches:
patch-arch_arm64_boot_dts_rockchip_rk3328-rock64_dts
patch-arch_arm64_boot_dts_rockchip_rk3399-firefly_dts
patch-arch_arm64_boot_dts_rockchip_rk3399-nanopi4_dtsi
patch-arch_arm64_boot_dts_rockchip_rk3399-pinebook-pro_dts
patch-arch_arm64_boot_dts_rockchip_rk3399-rock-pi-4_dtsi
patch-arch_arm64_boot_dts_rockchip_rk3399-rockpro64_dtsi
patch-arch_arm64_boot_dts_rockchip_rk3399_dtsi
sysutils/dtb/pkg: PLIST
Added files:
sysutils/dtb/patches:
patch-arch_arm_boot_dts_am335x-bone-common_dtsi
patch-arch_arm_boot_dts_am335x-boneblack-wireless_dts
patch-arch_arm_boot_dts_am335x-bonegreen-wireless_dts
patch-arch_arm_boot_dts_am335x-evm_dts
patch-arch_arm_boot_dts_am335x-evmsk_dts
patch-arch_arm_boot_dts_am335x-icev2_dts
patch-arch_arm_boot_dts_am335x-sancloud-bbe-common_dtsi
patch-arch_arm_boot_dts_am33xx_dtsi
Log message:
update dtb to linux 6.0.10
Includes a revert of the changes in linux 5.15 that switched the cpsw(4)
bindings to a different format. This allows us to update the dtb port
without breaking cpsw(4) on the Beaglebone Black. If we ever adjust
cpsw(4) to work with the new bindings, this could be dropped.
ok tobhe@