summaryrefslogtreecommitdiffstats
path: root/board/qemu-mips/config.mk
blob: 4d4078a40763b6af5307545d8e33c0c6ed693e16 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Qemu -M mips system emulator
# See http://fabrice.bellard.free.fr/qemu
#

# ROM version
TEXT_BASE = 0xbfc00000

# RAM version
#TEXT_BASE = 0x80001000
OpenPOWER on IntegriCloud