[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: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v2 6/8] target/mips/addr: Add translation helpers for KSEG1 |
Date: |
Sat, 2 Jan 2021 00:16:57 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 |
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>