diff --git a/README.md b/README.md index d1acf9df7..ca28956b0 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ main SkiffOS repository: | [BeagleBoard BeagleV] | [starfive/visionfive] | ✔ U-Boot 2021.04 | ✔ sv-5.19-rc3 | | **[Intel x86/64]** | [intel/desktop] | ✔ [rEFInd] | ✔ 6.6.11 | | [ModalAI Voxl2] | [modalai/voxl2] | N/A | ✔ msm-4.19.125 | -| [NVIDIA Jetson AGX] | [jetson/agx] | ✔ UEFI | ✔ [nv-5.10.104] | +| [NVIDIA Jetson AGX] | [jetson/agx] | ✔ UEFI | ✔ [nv-5.10.120] | | [NVIDIA Jetson Nano] | [jetson/nano] | ✔ U-Boot | ✔ [nv-4.9.337] | | [NVIDIA Jetson TX2] | [jetson/tx2] | ✔ U-Boot | ✔ [nv-4.9.337] | | [Odroid C2] | [odroid/c2] | ✔ U-Boot 2023.07 | ✔ tb-6.4.3 | @@ -169,7 +169,7 @@ main SkiffOS repository: [Wandboard]: https://elinux.org/Wandboard [WSL]: https://docs.microsoft.com/en-us/windows/wsl/ [nv-4.9.337]: https://github.com/skiffos/linux/tree/skiff-jetson-4.9.x -[nv-5.10.104]: https://github.com/skiffos/linux/tree/skiff-jetson-5.10.x +[nv-5.10.120]: https://github.com/skiffos/linux/tree/skiff-jetson-5.10.x [rEFInd]: https://www.rodsbooks.com/refind/ [allwinner/licheerv]: ./configs/allwinner/licheerv diff --git a/configs/jetson/agx/buildroot/kernel b/configs/jetson/agx/buildroot/kernel index 0681f17b0..8a65705af 100644 --- a/configs/jetson/agx/buildroot/kernel +++ b/configs/jetson/agx/buildroot/kernel @@ -3,26 +3,16 @@ BR2_LINUX_KERNEL_CUSTOM_TARBALL=y BR2_KERNEL_HEADERS_AS_KERNEL=y -# tag jetson_35.1 -# https://nv-tegra.nvidia.com/r/gitweb?p=linux-5.10.git;a=commit;h=f1e79fcbc207492daf122f363b9e2f97f6d6eb58 -# https://nv-tegra.nvidia.com/r/gitweb?p=linux-nvidia.git;a=commit;h=de3110c4a40a053b6d6dd84e52b9ef25d1036a29 -# https://nv-tegra.nvidia.com/r/gitweb?p=linux-nvgpu.git;a=commit;h=03958d651f9753796234a61730221d17784c9861 -# https://nv-tegra.nvidia.com/r/gitweb?p=kernel/nvethernetrm.git;a=commit;h=f661fdd1895608e675dfd43f0e85c5744f192910 -# merged to: https://github.com/skiffos/linux/tree/skiff-jetson-5.10.x-7 -# version 5.10.104 -# BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,3dc32c9feace5e697e1feec700baac26a3e76a77)/linux-jetson_35.1-nvidia-nvgpu-5.10.104-r7.tar.gz" -# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y - -# oe4t-patches-l4t-r35.2.1 -> skiff/linux#skiff-jetson-5.10.x -# https://github.com/skiffos/linux/tree/skiff-jetson-5.10.x-8 +# oe4t-patches-l4t-r35.3.ga -> skiff/linux#skiff-jetson-5.10.x +# https://github.com/skiffos/linux/tree/skiff-jetson-5.10.x-9 # version 5.10.104 -# BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,f5dd4195b2f42a92c5dec5c1b09b0305719419ed)/linux-jetson_35.2.1-nvidia-5.10.104-r8.tar.gz" +# BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,26cfd067b9113af207849146b86607a10fedd5c6)/linux-jetson_35.3-nvidia-5.10.104-r9.tar.gz" # BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y # oe4t-patches-l4t-r35.3.ga -> skiff/linux#skiff-jetson-5.10.x -# https://github.com/skiffos/linux/tree/skiff-jetson-5.10.x-9 -# version 5.10.104 -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,26cfd067b9113af207849146b86607a10fedd5c6)/linux-jetson_35.3-nvidia-5.10.104-r9.tar.gz" +# https://github.com/skiffos/linux/tree/skiff-jetson-5.10.x-10 +# version 5.10.120 +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,76678311c10b59a385a6d74152f3a0b976ae2a67)/linux-jetson_35.3-nvidia-5.10.120-r1.tar.gz" BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y BR2_LINUX_KERNEL_USE_DEFCONFIG=y