diff --git a/patches/linux/0012-mpfs-beaglev-fire-add-uart-i2c-symlinks-fix-old-merg.patch b/patches/linux/0012-mpfs-beaglev-fire-add-uart-i2c-symlinks-fix-old-merg.patch index 982bb77..62643bf 100644 --- a/patches/linux/0012-mpfs-beaglev-fire-add-uart-i2c-symlinks-fix-old-merg.patch +++ b/patches/linux/0012-mpfs-beaglev-fire-add-uart-i2c-symlinks-fix-old-merg.patch @@ -18,9 +18,9 @@ index b4f1090f9664..962d39a46050 100644 }; + +// UARTs -+bone_uart_4: &mmuart4 { -+ symlink = "bone/uart/4"; -+}; ++//bone_uart_4: &mmuart4 { ++// symlink = "bone/uart/4"; ++//}; + +// I2Cs +bone_i2c_2: &i2c0 { diff --git a/patches/linux/dts/mpfs-beaglev-fire.dts b/patches/linux/dts/mpfs-beaglev-fire.dts index ca7f789..1f5cde1 100644 --- a/patches/linux/dts/mpfs-beaglev-fire.dts +++ b/patches/linux/dts/mpfs-beaglev-fire.dts @@ -374,9 +374,9 @@ }; // UARTs -bone_uart_4: &mmuart4 { - symlink = "bone/uart/4"; -}; +//bone_uart_4: &mmuart4 { +// symlink = "bone/uart/4"; +//}; // I2Cs bone_i2c_2: &i2c0 { diff --git a/patches/linux/mpfs_defconfig b/patches/linux/mpfs_defconfig index 255a5c1..f124e74 100644 --- a/patches/linux/mpfs_defconfig +++ b/patches/linux/mpfs_defconfig @@ -26,7 +26,7 @@ CONFIG_THREAD_INFO_IN_TASK=y CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set # CONFIG_WERROR is not set -CONFIG_LOCALVERSION="-20231011" +CONFIG_LOCALVERSION="-20231012" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="" CONFIG_DEFAULT_INIT=""