commit | 4e73c781923fd5b7608db65156cfa72c4b31ba1d | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Mon Jan 20 00:25:40 2014 +0100 |
committer | Alexander Graf <agraf@suse.de> | Mon Jun 16 13:24:35 2014 +0200 |
tree | 5887444a0ab4a99b7a3285cb350f8cae1e536e87 | |
parent | 903585dec63ee83bd8149006e31f92ea789b38e3 [diff] |
PPC: Add u-boot firmware for e500 This adds a special build of u-boot tailored for the e500 platforms we emulate. It is based on the current version of upstream u-boot which contains all the code necessary to drive our QEMU provided machines. Signed-off-by: Alexander Graf <agraf@suse.de>