9
0
Fork 0

MIPS: qemu-malta_defconfig: use pbl

USAGE

 $ make qemu-malta_defconfig
   ...
 $ make
   ...
 $ qemu-system-mips -nodefaults -M malta -m 256 \
           -nographic -serial stdio -bios ./barebox-flash-image

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2012-12-12 23:24:48 +04:00 committed by Sascha Hauer
parent eaa76cc34d
commit fbf112a3bc
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
CONFIG_PBL_IMAGE=y
CONFIG_STACK_SIZE=0x7000
CONFIG_BROKEN=y
CONFIG_EXPERIMENTAL=y