[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 6/8] target/mips/addr: Add translation helpers for KSEG1
From: |
Huacai Chen |
Subject: |
Re: [PATCH v2 6/8] target/mips/addr: Add translation helpers for KSEG1 |
Date: |
Sun, 3 Jan 2021 09:46:29 +0800 |
Reviewed-by: Huacai Chen <chenhuacai@kernel.org>
On Sat, Jan 2, 2021 at 7:17 AM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> On 1/1/21 9:42 PM, Philippe Mathieu-Daudé wrote:
> > On 12/15/20 7:45 AM, Jiaxun Yang wrote:
> >> It's useful for bootloader to do IO opreations.
> >>
> >> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
> >> ---
> >> target/mips/addr.c | 10 ++++++++++
> >> target/mips/cpu.h | 2 ++
> >> 2 files changed, 12 insertions(+)
> >
> > Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>
> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>