radxa / kernel

BSP kernel source
Other
134 stars 165 forks source link

btrfs support on stable-5.10-rock5 #37

Closed jpalus closed 1 year ago

jpalus commented 1 year ago

Would it be possible to enable btrfs support for rock5?

RadxaYuntian commented 1 year ago

5B will be supported under linux-5.10-gen-rkr3.4 branch in the future. In this release Rockchip also added supports for various their SoCs so we can have a unified kernel for most of our Rockchip products.

With this change we are also going to switch to our new build systems. I have added btrfs support in our bsp build tool.

hombit commented 1 year ago

May I ask when the kernel with BTRFS support for 5B comes to the apt repo?

RadxaYuntian commented 1 year ago

Currently the schedule is to testing ROCK 4 images for the next 2 weeks, then ROCK 5 images for another 2 weeks. After which hopefully we can release this new image along with the updated apt repo.

marvin-enthus commented 1 year ago

May I ask about the status of it? I Just had a look on https://github.com/radxa/kernel/blob/linux-5.10-gen-rkr3.4/arch/arm64/configs/rockchip_linux_defconfig - BTRFS still seems to be disabled?

RadxaYuntian commented 1 year ago

Our prebuilt kernel will have it enabled: https://github.com/radxa-repo/bsp/blob/main/linux/.common/kconfig.conf#L315-L317