Re: Pull request: u-boot-riscv/next 20200930

2020-09-30 Thread Tom Rini
On Wed, Sep 30, 2020 at 02:52:43PM +0800, ub...@andestech.com wrote: > Hi Tom, > > This PR is for -next > > Please pull some riscv updates: > > - Disable CMD_IRQ for RISC-V. > - Update sipeed/maix doc > - Obtain reg of SiFive RAM via dev_read_addr_index() instead of regmap API. > - Cleans up RI

Pull request: u-boot-riscv/next 20200930

2020-09-30 Thread uboot
Hi Tom, This PR is for -next Please pull some riscv updates: - Disable CMD_IRQ for RISC-V. - Update sipeed/maix doc - Obtain reg of SiFive RAM via dev_read_addr_index() instead of regmap API. - Cleans up RISC-V timer drivers and converts them to DM. - Correctly handle IPIs already pending upon p