On Thu, 15 Aug 2024, Bernhard Beschow wrote:
Am 16. Juli 2024 12:07:57 UTC schrieb BALATON Zoltan :
Add booke206_set_tlb() utility function and use it to replace very
similar create_initial_mapping functions in e500 machines.
Signed-off-by: BALATON Zoltan
---
hw/ppc/e500.c | 41 +++
On Tue, 1 Oct 2024, Bernhard Beschow wrote:
Am 15. August 2024 19:01:47 UTC schrieb Bernhard Beschow :
Am 16. Juli 2024 12:07:57 UTC schrieb BALATON Zoltan :
Add booke206_set_tlb() utility function and use it to replace very
similar create_initial_mapping functions in e500 machines.
Signed-off
Am 15. August 2024 19:01:47 UTC schrieb Bernhard Beschow :
>
>
>Am 16. Juli 2024 12:07:57 UTC schrieb BALATON Zoltan :
>>Add booke206_set_tlb() utility function and use it to replace very
>>similar create_initial_mapping functions in e500 machines.
>>
>>Signed-off-by: BALATON Zoltan
>>---
>> hw
Am 16. Juli 2024 12:07:57 UTC schrieb BALATON Zoltan :
>Add booke206_set_tlb() utility function and use it to replace very
>similar create_initial_mapping functions in e500 machines.
>
>Signed-off-by: BALATON Zoltan
>---
> hw/ppc/e500.c | 41 +++--
> h
Add booke206_set_tlb() utility function and use it to replace very
similar create_initial_mapping functions in e500 machines.
Signed-off-by: BALATON Zoltan
---
hw/ppc/e500.c | 41 +++--
hw/ppc/e500.h | 2 --
hw/ppc/ppce500_spin.c | 30