From 1c8040e08cbd17b7c9d0798daff4c8379967c2ae Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Thu, 12 Oct 2023 14:44:35 -0500 Subject: [PATCH] mpfs-beaglev-fire: move 4 symlink to overlay Signed-off-by: Robert Nelson --- ...fs-beaglev-fire-add-uart-i2c-symlinks-fix-old-merg.patch | 6 +++--- patches/linux/dts/mpfs-beaglev-fire.dts | 6 +++--- patches/linux/mpfs_defconfig | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) 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=""