mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-24 02:42:18 +01:00
configs: add UNIT_TESTS to big-endian Malta boards
We currently only run the unit tests on low-endian boards. We should run them on big-endian, too. Reviewed-by: Heiko Schocher <hs@denx.de> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
fcfe4e7ac0
commit
0ded463849
@ -46,3 +46,4 @@ CONFIG_PCI_MSC01=y
|
||||
CONFIG_RTC_MC146818=y
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_SYS_NS16550_PORT_MAPPED=y
|
||||
CONFIG_UNIT_TEST=y
|
||||
|
||||
@ -45,3 +45,4 @@ CONFIG_PCI_MSC01=y
|
||||
CONFIG_RTC_MC146818=y
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_SYS_NS16550_PORT_MAPPED=y
|
||||
CONFIG_UNIT_TEST=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user