Skip to content

Commit

Permalink
K3: Update current kernel to v6.6 and edge kernel to v6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
glneo authored and igorpecovnik committed Jan 30, 2025
1 parent f98216d commit 4feebab
Show file tree
Hide file tree
Showing 5 changed files with 393 additions and 435 deletions.
5 changes: 2 additions & 3 deletions config/boards/sk-am62b.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ BOOT_FDT_FILE="ti/k3-am625-sk.dts"
TIBOOT3_BOOTCONFIG="am62x_evm_r5_defconfig"
TIBOOT3_FILE="tiboot3-am62x-hs-fs-evm.bin"
DEFAULT_CONSOLE="serial"
HAS_VIDEO_OUTPUT="no"
KERNEL_TARGET="edge"
KERNEL_TEST_TARGET="edge"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current"
SERIALCON="ttyS2"
ATF_BOARD="lite"
1 change: 1 addition & 0 deletions config/boards/sk-am68.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ TIBOOT3_BOOTCONFIG="j721s2_evm_r5_defconfig"
TIBOOT3_FILE="tiboot3-j721s2-hs-fs-evm.bin"
DEFAULT_CONSOLE="serial"
KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current"
SERIALCON="ttyS2"
ATF_BOARD="generic"
ATF_K3_USART_OFFSET="K3_USART=0x8"
Loading

0 comments on commit 4feebab

Please sign in to comment.