Changeset 739bc43 in mainline for boot/arch/arm64/src/main.c

Timestamp:
2019-04-19T11:50:25Z (5 years ago)
Author:
Petr Pavlu <setup@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6de65f3
Parents:
4099129
git-author:
Petr Pavlu <setup@…> (2019-04-18 20:07:06)
git-committer:
Petr Pavlu <setup@…> (2019-04-19 11:50:25)
Message:

Unify firmware search logic for arm64 and sun4v

Update tools/ew.py to first search for firmware binaries by checking an
environment variable, EW_QEMU_EFI_AARCH64 for arm64 and
OPENSPARC_BINARIES for sun4v. If this fails then try finding the
binaries in their expected default locations. If this also fails then
report an error on stderr and exit.

(No files)

Note: See TracChangeset for help on using the changeset viewer.