mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get addressUse the correct function to get the uncached address to access the SoCregisters.Signed-off-by: Stefan Roese <sr@denx.de>Cc: Da
mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get addressUse the correct function to get the uncached address to access the SoCregisters.Signed-off-by: Stefan Roese <sr@denx.de>Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
show more ...
MAINTAINERS: Update some entries for missed boardsSigned-off-by: Tom Rini <trini@konsulko.com>
mips: Add LinkIt Smart 7688 supportThe LinkIt Smart 7688 modules have a MT7688 SoC with 128 MiB of RAMand 32 MiB of flash (SPI NOR).This patch also includes 2 targets. One is the target that can
mips: Add LinkIt Smart 7688 supportThe LinkIt Smart 7688 modules have a MT7688 SoC with 128 MiB of RAMand 32 MiB of flash (SPI NOR).This patch also includes 2 targets. One is the target that can beprogrammed into the SPI NOR flash and a 2nd target "xxx-ram" isadded to support loading and booting via an already running U-Bootversion. This allows easy development and testing without theneed to flash the image each time.Signed-off-by: Stefan Roese <sr@denx.de>[fixed and regenerated defconfig files]Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>