Skip to content

Commit

Permalink
odroid/common: bump kernel to tb-6.4.0-rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <christian@aperture.us>
  • Loading branch information
paralin committed May 17, 2023
1 parent 6d7736e commit c175b2e
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 22 deletions.
22 changes: 11 additions & 11 deletions README.md
Expand Up @@ -72,17 +72,17 @@ main SkiffOS repository:
| [NVIDIA Jetson AGX] | [jetson/agx] | ✔ UEFI |[nv-5.10.104] | ✔ Tested |
| [NVIDIA Jetson Nano] | [jetson/nano] | ✔ U-Boot |[nv-4.9.309] | ⚠ Obsolete |
| [NVIDIA Jetson TX2] | [jetson/tx2] | ✔ U-Boot |[nv-4.9.309] | ⚠ Obsolete |
| [Odroid C2] | [odroid/c2] | ✔ U-Boot 2023.04 | ✔ tb-6.3.2 | ⚠ Obsolete |
| [Odroid C4] | [odroid/c4] | ✔ U-Boot 2023.04 | ✔ tb-6.3.2 | |
| [Odroid HC1] | [odroid/xu] | ✔ U-Boot 2023.04 | ✔ tb-6.3.2 | ⚠ Obsolete |
| [Odroid HC2] | [odroid/xu] | ✔ U-Boot 2023.04 | ✔ tb-6.3.2 | ✔ Tested |
| [Odroid HC4] | [odroid/hc4] | ✔ U-Boot 2023.04 | ✔ tb-6.3.2 | |
| [Odroid M1] | [odroid/m1] | ✔ U-Boot 2017.09 | ✔ tb-6.3.2 | |
| [Odroid N2]+ | [odroid/n2] | ✔ U-Boot 2023.04 | ✔ tb-6.3.2 | ✔ Tested |
| [Odroid N2L] | [odroid/n2l] | ✔ U-Boot 2023.04 | ✔ tb-6.3.2 | ✔ Tested |
| [Odroid U] | [odroid/u] | ✔ U-Boot 2023.04 | ✔ tb-6.3.2 | ⚠ Obsolete |
| [Odroid XU3] | [odroid/xu] | ✔ U-Boot 2023.04 | ✔ tb-6.3.2 | ⚠ Obsolete |
| [Odroid XU4] | [odroid/xu] | ✔ U-Boot 2023.04 | ✔ tb-6.3.2 | ✔ Tested |
| [Odroid C2] | [odroid/c2] | ✔ U-Boot 2023.04 | ✔ tb-6.4.0-rc2 | ⚠ Obsolete |
| [Odroid C4] | [odroid/c4] | ✔ U-Boot 2023.04 | ✔ tb-6.4.0-rc2 | |
| [Odroid HC1] | [odroid/xu] | ✔ U-Boot 2023.04 | ✔ tb-6.4.0-rc2 | ⚠ Obsolete |
| [Odroid HC2] | [odroid/xu] | ✔ U-Boot 2023.04 | ✔ tb-6.4.0-rc2 | ✔ Tested |
| [Odroid HC4] | [odroid/hc4] | ✔ U-Boot 2023.04 | ✔ tb-6.4.0-rc2 | |
| [Odroid M1] | [odroid/m1] | ✔ U-Boot 2017.09 | ✔ tb-6.4.0-rc2 | |
| [Odroid N2]+ | [odroid/n2] | ✔ U-Boot 2023.04 | ✔ tb-6.4.0-rc2 | ✔ Tested |
| [Odroid N2L] | [odroid/n2l] | ✔ U-Boot 2023.04 | ✔ tb-6.4.0-rc2 | ✔ Tested |
| [Odroid U] | [odroid/u] | ✔ U-Boot 2023.04 | ✔ tb-6.4.0-rc2 | ⚠ Obsolete |
| [Odroid XU3] | [odroid/xu] | ✔ U-Boot 2023.04 | ✔ tb-6.4.0-rc2 | ⚠ Obsolete |
| [Odroid XU4] | [odroid/xu] | ✔ U-Boot 2023.04 | ✔ tb-6.4.0-rc2 | ✔ Tested |
| [OrangePi Lite] | [orangepi/lite] | ✔ U-Boot 2018.05 | ✔ 6.3.2 | |
| [OrangePi Zero] | [orangepi/zero] | ✔ U-Boot 2018.07 | ✔ 6.3.2 | |
| [PcDuino 3] | [pcduino/3] | ✔ U-Boot 2019.07 | ✔ 6.3.2 | |
Expand Down
5 changes: 4 additions & 1 deletion configs/odroid/README.md
Expand Up @@ -70,7 +70,7 @@ tested by the developers unless otherwise noted.
The current SD cards used / tested by developers are:

- PNY Turbo Performance 16GB High Speed MicroSDHC Class 10 UHS-1
- SanDisk 128GB Extreme MicroSDXC UHS-I
- SanDisk 128GB Extreme MicroSDXC UHS-I
- SanDisk 128GB MicroSDXC Nintendo Switch Edition
- SanDisk Ultra MicroSDXC (Any)

Expand Down Expand Up @@ -107,7 +107,10 @@ board will use u-boot from the MicroSD card.
Thank you to [tobetter] for patching / testing the latest Linux kernels for the
Odroid series of boards.

The [Amlogic Linux] fork has some additional fixes.

The [SkiffOS Linux] fork restores support for older boards in newer kernels.

[tobetter]: https://github.com/tobetter/linux
[SkiffOS Linux]: https://github.com/skiffos/linux/tree/skiff-odroid-5.18.y
[Amlogic Linux]: https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git/log/?h=v6.5/arm64-dt
16 changes: 6 additions & 10 deletions configs/odroid/common/buildroot/kernel
@@ -1,19 +1,14 @@
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y

# skiff-odroid-6.2.y branch: tobetter fork w/ xu4 support
# skiff-odroid-6.2.y-4
# BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,4a29d375662055be83d0fb14120d2b12a18ee0a4)/linux-skiff-odroid-6.2.14-r1.tar.gz"
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_2=y

# skiff-odroid-6.3.y branch: tobetter fork w/ xu4 support
# skiff-odroid-6.3.y-1
# BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,7592bd069f422ad76135872a634aa7629494a69b)/linux-skiff-odroid-6.3.0-r1.tar.gz"
# skiff-odroid-6.3.y-2
# BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,9b35ef99375879a354987304a2c6466368b0bc9d)/linux-skiff-odroid-6.3.2-r1.tar.gz"
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_3=y

# skiff-odroid-6.3.y branch: tobetter fork w/ xu4 support
# skiff-odroid-6.3.y-2
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,9b35ef99375879a354987304a2c6466368b0bc9d)/linux-skiff-odroid-6.3.2-r1.tar.gz"
# skiff-odroid-6.4.y branch: tobetter fork w/ xu4 support
# skiff-odroid-6.4.y-6
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,16d4fc1a9ba0776cffa5ead368007f1101b73f6d)/linux-skiff-odroid-6.4.0-rc2-r6.tar.gz"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_3=y

BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
Expand All @@ -24,3 +19,4 @@ BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_USE_INTREE_DTS=y
BR2_LINUX_KERNEL_ZIMAGE=y
BR2_LINUX_KERNEL_GZIP=y
BR2_LINUX_KERNEL_DTB_OVERLAY_SUPPORT=y

0 comments on commit c175b2e

Please sign in to comment.