diff options
author | Sean Anderson <seanga2@gmail.com> | 2020-12-22 18:57:18 -0500 |
---|---|---|
committer | Andes <uboot@andestech.com> | 2021-01-18 11:06:26 +0800 |
commit | 8f78e527942b81a4e1e0d20c2ee0a76daeb4e1e0 (patch) | |
tree | e64b96e6df21aa54dc60f35eafaf9693e6eb9dfe /lib/Kconfig | |
parent | 24c5689447f00555d78c77a3629fbec32e513ba2 (diff) | |
download | u-boot-8f78e527942b81a4e1e0d20c2ee0a76daeb4e1e0.tar.gz u-boot-8f78e527942b81a4e1e0d20c2ee0a76daeb4e1e0.tar.bz2 u-boot-8f78e527942b81a4e1e0d20c2ee0a76daeb4e1e0.zip |
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>
Diffstat (limited to 'lib/Kconfig')
0 files changed, 0 insertions, 0 deletions