Re: Pull request: u-boot-riscv/master 20200825

2020-08-25 Thread Tom Rini
On Tue, Aug 25, 2020 at 10:31:04AM +0800, ub...@andestech.com wrote: > Hi Tom, > > Please pull some riscv updates: > > - Sipeed Maix support S-mode. > - Provide command sbi. > - Use fdtdec_get_addr_size_auto_parent to get fu540 cache base address. > - Fix a compiler error with CONFIG_SPL_SMP=n.

Pull request: u-boot-riscv/master 20200825

2020-08-24 Thread uboot
Hi Tom, Please pull some riscv updates: - Sipeed Maix support S-mode. - Provide command sbi. - Use fdtdec_get_addr_size_auto_parent to get fu540 cache base address. - Fix a compiler error with CONFIG_SPL_SMP=n. - Fix sifive ram driver 32 compiler warnings. - Fix kendryte/pll.h redefine nop()