boards: lm3s6965-ek: Fix qemu-kostest
Summary: - I noticed two issues in the previous commit - QEMU setting is missing - The ostest takes longer time (i.e. 6m13s) - This commit fixes these issues Impact: - None Testing: - Tested with QEMU Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
parent
fc9791c269
commit
a6eff3b1e1
@ -42,5 +42,7 @@ CONFIG_SYS_RESERVED=8
|
||||
CONFIG_TESTING_OSTEST=y
|
||||
CONFIG_TESTING_OSTEST_NBARRIER_THREADS=3
|
||||
CONFIG_TESTING_OSTEST_STACKSIZE=2048
|
||||
CONFIG_TIVA_ETHERNET=y
|
||||
CONFIG_TIVA_UART0=y
|
||||
CONFIG_TIVA_WITH_QEMU=y
|
||||
CONFIG_UART0_SERIAL_CONSOLE=y
|
||||
|
Loading…
Reference in New Issue
Block a user