diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-20 17:58:59 +0100 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-12-02 18:43:01 +0100 |
commit | 0316e1a69fa5d60f70afca00686d4b18a04e6dd2 (patch) | |
tree | aa074f350bf56cab1f2ff738937475183c83c4bf /src/mainboard/apple | |
parent | cbce4de97644e810251358fb212615a5b5244d42 (diff) |
cbfstool: autocreate trampoline
Add the code necessary to create the linux trampoline blob.
Don't enforce this for the in-coreboot build or use objcopy
to produce linux_trampoline.o as it is a bit trickier to get
all the details right than I had hoped:
- you have to know the elf architecture of the host machine
- you might have to have more tools (xxd, perl, etc) installed
Change-Id: I9b7877c58d90f9fb21d16e0061a31e19fffa2470
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/12505
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/apple')
0 files changed, 0 insertions, 0 deletions