mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
microblaze: Allow targeting little-endian mb
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@petalogix.com>
This commit is contained in:
parent
082e5be809
commit
877fdc12b1
3 changed files with 10 additions and 2 deletions
1
default-configs/microblazeel-linux-user.mak
Normal file
1
default-configs/microblazeel-linux-user.mak
Normal file
|
@ -0,0 +1 @@
|
|||
# Default configuration for microblaze-linux-user
|
4
default-configs/microblazeel-softmmu.mak
Normal file
4
default-configs/microblazeel-softmmu.mak
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Default configuration for microblaze-softmmu
|
||||
|
||||
CONFIG_PTIMER=y
|
||||
CONFIG_PFLASH_CFI01=y
|
Loading…
Add table
Add a link
Reference in a new issue