Re: [PATCH v4 0/5] Fix some bugs on RV32 build fail and issue

2018-10-15 Thread Palmer Dabbelt
On Mon, 15 Oct 2018 05:33:17 PDT (-0700), zong...@gmail.com wrote: Zong Li 於 2018年10月3日 週三 上午11:12寫道: This patches contain the modificaion as follows: 1. Fix up the building fail on RV32. 2. Add umoddi3 and udivmoddi4 functions for RV32. 3. Fix ioremap problem on RV32. Thanks all for review

Re: [PATCH v4 0/5] Fix some bugs on RV32 build fail and issue

2018-10-15 Thread Palmer Dabbelt
On Mon, 15 Oct 2018 05:33:17 PDT (-0700), zong...@gmail.com wrote: Zong Li 於 2018年10月3日 週三 上午11:12寫道: This patches contain the modificaion as follows: 1. Fix up the building fail on RV32. 2. Add umoddi3 and udivmoddi4 functions for RV32. 3. Fix ioremap problem on RV32. Thanks all for review

Re: [PATCH v4 0/5] Fix some bugs on RV32 build fail and issue

2018-10-15 Thread Zong Li
Zong Li 於 2018年10月3日 週三 上午11:12寫道: > > This patches contain the modificaion as follows: > 1. Fix up the building fail on RV32. > 2. Add umoddi3 and udivmoddi4 functions for RV32. > 3. Fix ioremap problem on RV32. > > Thanks all for review these code and modify the copyright description. > >

Re: [PATCH v4 0/5] Fix some bugs on RV32 build fail and issue

2018-10-15 Thread Zong Li
Zong Li 於 2018年10月3日 週三 上午11:12寫道: > > This patches contain the modificaion as follows: > 1. Fix up the building fail on RV32. > 2. Add umoddi3 and udivmoddi4 functions for RV32. > 3. Fix ioremap problem on RV32. > > Thanks all for review these code and modify the copyright description. > >

[PATCH v4 0/5] Fix some bugs on RV32 build fail and issue

2018-10-02 Thread Zong Li
This patches contain the modificaion as follows: 1. Fix up the building fail on RV32. 2. Add umoddi3 and udivmoddi4 functions for RV32. 3. Fix ioremap problem on RV32. Thanks all for review these code and modify the copyright description. Changes in v4: - Retain the complete copyright

[PATCH v4 0/5] Fix some bugs on RV32 build fail and issue

2018-10-02 Thread Zong Li
This patches contain the modificaion as follows: 1. Fix up the building fail on RV32. 2. Add umoddi3 and udivmoddi4 functions for RV32. 3. Fix ioremap problem on RV32. Thanks all for review these code and modify the copyright description. Changes in v4: - Retain the complete copyright