commit | bd8065bb2e1ac4ea99cb936017f3149f3ee394b0 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Jun 06 22:21:47 2020 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Mon Jun 29 22:36:36 2020 +0200 |
tree | 8a91849ce1bb4e7acc3a50d56b6d4bc8d2579c1b | |
parent | f7fb731573fed93f1b2f98dd13a86aa06ee33cb0 [diff] |
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>