On Sat, May 16, 2020 at 2:03 AM Bin Meng wrote:
>
> On Sat, May 16, 2020 at 3:51 AM Alistair Francis wrote:
> >
> > On Thu, May 14, 2020 at 9:54 PM Bin Meng wrote:
> > >
> > > On Fri, May 15, 2020 at 5:51 AM Alistair Francis
> > > wrote:
> > > >
> > > > On Thu, May 14, 2020 at 10:54 AM Philipp
On Sat, May 16, 2020 at 3:51 AM Alistair Francis wrote:
>
> On Thu, May 14, 2020 at 9:54 PM Bin Meng wrote:
> >
> > On Fri, May 15, 2020 at 5:51 AM Alistair Francis
> > wrote:
> > >
> > > On Thu, May 14, 2020 at 10:54 AM Philippe Mathieu-Daudé
> > > wrote:
> > > >
> > > > On 5/7/20 9:13 PM, Al
On Thu, May 14, 2020 at 9:54 PM Bin Meng wrote:
>
> On Fri, May 15, 2020 at 5:51 AM Alistair Francis wrote:
> >
> > On Thu, May 14, 2020 at 10:54 AM Philippe Mathieu-Daudé
> > wrote:
> > >
> > > On 5/7/20 9:13 PM, Alistair Francis wrote:
> > > > If the reset vector is set in the init function do
On Fri, May 15, 2020 at 5:51 AM Alistair Francis wrote:
>
> On Thu, May 14, 2020 at 10:54 AM Philippe Mathieu-Daudé
> wrote:
> >
> > On 5/7/20 9:13 PM, Alistair Francis wrote:
> > > If the reset vector is set in the init function don't set it again in
> > > realise.
> >
> > typo "realize".
>
> It
On Thu, May 14, 2020 at 10:54 AM Philippe Mathieu-Daudé
wrote:
>
> On 5/7/20 9:13 PM, Alistair Francis wrote:
> > If the reset vector is set in the init function don't set it again in
> > realise.
>
> typo "realize".
It's not a typo, just correct English :)
I have changed it.
>
> >
> > Signed-o
On 5/7/20 9:13 PM, Alistair Francis wrote:
If the reset vector is set in the init function don't set it again in
realise.
typo "realize".
Signed-off-by: Alistair Francis
---
target/riscv/cpu.c | 20 +++-
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/targe
If the reset vector is set in the init function don't set it again in
realise.
Signed-off-by: Alistair Francis
---
target/riscv/cpu.c | 20 +++-
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/target/riscv/cpu.c b/target/riscv/cpu.c
index 059d71f2c7..8f837edf8d 100