target/microblaze: Move mmu parameters to MicroBlazeCPUConfig
The final 4 fields in MicroBlazeMMU are configuration constants. Move them into MicroBlazeCPUConfig where they belong. Remove the leading "c_" from the member names, as that presumably implied "config", and that should not be explicit in the location. Tested-by:Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by:
Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- target/microblaze/cpu.c 5 additions, 4 deletionstarget/microblaze/cpu.c
- target/microblaze/cpu.h 5 additions, 0 deletionstarget/microblaze/cpu.h
- target/microblaze/helper.c 2 additions, 2 deletionstarget/microblaze/helper.c
- target/microblaze/mmu.c 17 additions, 13 deletionstarget/microblaze/mmu.c
- target/microblaze/mmu.h 1 addition, 6 deletionstarget/microblaze/mmu.h
Loading
Please register or sign in to comment