• S
    riscv: Add support for SPI on Kendryte K210 · 8f78e527
    Sean Anderson 提交于
    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: NSean Anderson <seanga2@gmail.com>
    Tested-by: NChrstopher Obbard <obbardc@gmail.com>
    Reviewed-by: NRick Chen <rick@andestech.com>
    8f78e527
Kconfig 1.2 KB