You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: config/boards/odroidm1.conf
+1-1
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ function post_family_tweaks__config_odroidm1_fwenv() {
84
84
85
85
# A better equivalent to patching a defconfig, do changes to .config via code.
86
86
# For UMS/RockUSB to work in u-boot, &usb_host0_xhci { dr_mode = "otg" } is required. See 0002-board-rockchip-ODROID-M1-override-kernel-DT-for-xhci-otg-dr_mode.patch
87
-
function post_config_uboot_target__extra_configs_for_nanopi-r5s() {
87
+
function post_config_uboot_target__extra_configs_for_odroid-m1() {
0 commit comments