diff options
Diffstat (limited to 'recipes-kernel/linux/linux-at91-5.4.199')
5 files changed, 5 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtcap.dts b/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtcap.dts index 730ce0b..e9f7f84 100644 --- a/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtcap.dts +++ b/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtcap.dts @@ -40,6 +40,7 @@ }; chosen { + /delete-property/ stdout-path; bootargs = "mem=256M console=ttyS0,115200 root=/dev/mtdblock8 ro rootfstype=jffs2"; }; diff --git a/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtcdt.dts b/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtcdt.dts index ed76ce1..b707328 100644 --- a/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtcdt.dts +++ b/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtcdt.dts @@ -26,6 +26,7 @@ }; chosen { + /delete-property/ stdout-path; bootargs = "mem=256M console=ttyS0,115200 root=/dev/mtdblock8 ro rootfstype=jffs2"; }; diff --git a/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtr.dts b/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtr.dts index 5129950..3fc3cbf 100644 --- a/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtr.dts +++ b/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtr.dts @@ -40,6 +40,7 @@ }; chosen { + /delete-property/ stdout-path; bootargs = "mem=128M console=ttyS0,115200 root=/dev/mtdblock8 ro rootfstype=jffs2"; }; diff --git a/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtre.dts b/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtre.dts index 92296df..2c87d38 100644 --- a/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtre.dts +++ b/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtre.dts @@ -40,6 +40,7 @@ }; chosen { + /delete-property/ stdout-path; bootargs = "mem=128M console=ttyS0,115200 root=/dev/mtdblock8 ro rootfstype=jffs2"; }; diff --git a/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtrv1.dts b/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtrv1.dts index 7c68492..44104ee 100644 --- a/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtrv1.dts +++ b/recipes-kernel/linux/linux-at91-5.4.199/mts-dts/mtrv1.dts @@ -42,6 +42,7 @@ }; chosen { + /delete-property/ stdout-path; bootargs = "mem=128M console=ttyS0,115200 root=/dev/mtdblock8 ro rootfstype=jffs2"; }; |