mips: malta: build u-boot-swap.bin
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 6 Jun 2020 20:21:47 +0000 (22:21 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Mon, 29 Jun 2020 20:36:36 +0000 (22:36 +0200)
commit5467434cc170b6649a2d85ef4a60ca58298689e8
tree8a91849ce1bb4e7acc3a50d56b6d4bc8d2579c1b
parentb8cecd0c15e6cd65fae62070a69c590360ab73ab
mips: malta: build u-boot-swap.bin

The Qemu Malta machine expects the firmware in Big-Endian byte order.
Therefore the Little-Endian variants of the Malta board needs to
be byte swapped.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
configs/malta64el_defconfig
configs/maltael_defconfig