]> git.baikalelectronics.ru Git - uboot.git/commit
mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig
authorStefan Roese <sr@denx.de>
Tue, 9 Oct 2018 06:59:16 +0000 (08:59 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sun, 18 Nov 2018 15:02:23 +0000 (16:02 +0100)
commit3f631b357e147ad3a8b2ebf0341750244add244d
tree80f913b9365ed0cbefb75d2c9429814434ccbbd5
parent0f40d6c1b4585a56ca4e2e306fbcf2b6c30cd163
mips: mt76xx: linkit-smart-7688: 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 support
- Enable GPIO support
- Change max image size from 0x40000 to 0x80000

A note about the baudrate change:

The original Mediatek U-Boot version used 57600 baud. Lets move to a
more common and faster speed of 115200 baud. And remove the "console="
property from the DT as its not needed.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/dts/linkit-smart-7688.dts
configs/linkit-smart-7688-ram_defconfig
configs/linkit-smart-7688_defconfig
include/configs/linkit-smart-7688.h