summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2018-10-09 09:59:14 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2018-11-18 18:02:23 +0300
commit78e25171856869755fcd7518cdf1e7c42b9c7168 (patch)
tree863a0c111439ddc1aa05998d85e51bc72fa85047 /arch
parentb1f51fc24f9f9f9be450a280c92a49d7e1a8668a (diff)
downloadu-boot-78e25171856869755fcd7518cdf1e7c42b9c7168.tar.xz
mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
These misc updates include the following changes: - Change baudrate from 57600 to 115200 - Enable MIPS_BOOT_CMDLINE_LEGACY - Enable FIT support - Enable ethernet support - Enable SPI NOR and NAND support - Change MTD_UBI_BEB_LIMIT to 22 - Enable MTD Support - Enable GPIO support - Enable watchdog support - Enable bootcounter support - Enable version variable - Change max image size from 0x80000 to 0xa0000 - Change SYS_MALLOC_LEN to 16MiB (because of UBI/UBIFS) Signed-off-by: Stefan Roese <sr@denx.de> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/dts/gardena-smart-gateway-mt7688.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/dts/gardena-smart-gateway-mt7688.dts b/arch/mips/dts/gardena-smart-gateway-mt7688.dts
index ef8a9612fd..d8d88686bb 100644
--- a/arch/mips/dts/gardena-smart-gateway-mt7688.dts
+++ b/arch/mips/dts/gardena-smart-gateway-mt7688.dts
@@ -81,7 +81,6 @@
};
chosen {
- bootargs = "console=ttyS0,57600";
stdout-path = &uart0;
};
};