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

2020-09-29 Thread Rick Chen
Hi Tom > From: Tom Rini [mailto:tr...@konsulko.com] > Sent: Tuesday, September 29, 2020 7:57 PM > To: Open Source Project uboot > Cc: u-boot@lists.denx.de; Rick Jian-Zhi Chen(陳建志) > Subject: Re: Pull request: u-boot-riscv/master 20200929 > > On Tue, Sep 29, 2020 at

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

2020-09-29 Thread Tom Rini
On Tue, Sep 29, 2020 at 03:50:15PM +0800, ub...@andestech.com wrote: > Hi Tom, > > 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 con

Pull request: u-boot-riscv/master 20200929

2020-09-29 Thread uboot
Hi Tom, 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 prior stage bootloader