u-boot-brain/board/sipeed/maix
Sean Anderson 8f78e52794 riscv: Add support for SPI on Kendryte K210
This enables configs necessary for using SPI. The environment is saved to
the very end of SPI flash. This is unlikely to be overwritten unless the
entire flash is reprogrammed.

This also supplies a default bootcommand. It loads an image and device tree
from the first partition of the MMC. This is a minimal/least effort
bootcmd, so suggestions (especially in the form of patches) are welcome. I
didn't set up distro boot because I think it is unlikely that any
general-purpose linux distros will ever be ported to this board.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Tested-by: Chrstopher Obbard <obbardc@gmail.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2021-01-18 11:06:26 +08:00
..
Kconfig riscv: Add support for SPI on Kendryte K210 2021-01-18 11:06:26 +08:00
MAINTAINERS configs: defconfig for Sipeed Maix in S-mode 2020-08-25 09:33:54 +08:00
maix.c riscv: Add Sipeed Maix support 2020-07-01 15:01:22 +08:00
Makefile riscv: Add Sipeed Maix support 2020-07-01 15:01:22 +08:00