Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config/boards/odroidm1.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ BOOT_LOGO="desktop"
BOOTBRANCH_BOARD="tag:v2025.01"
BOOTPATCHDIR="v2025.01" # but all changes are done in this board file, not patches

BOOTFS_TYPE="ext4"
BOOTCONFIG="odroid-m1-rk3568_defconfig"
BOOTDIR="u-boot-${BOARD}" # do not share u-boot directory

Expand Down