diff options
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/README | 5 | ||||
-rwxr-xr-x | pc-bios/u-boot.e500 | bin | 0 -> 330260 bytes |
2 files changed, 5 insertions, 0 deletions
diff --git a/pc-bios/README b/pc-bios/README index 4381718e15..49cdacfaa5 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -41,3 +41,8 @@ - The sources for the Alpha palcode image is available from: git://github.com/rth7680/qemu-palcode.git + +- The u-boot binary for e500 comes from the upstream denx u-boot project where + it was compiled using the qemu-ppce500 target. + A git mirror is available at: git://git.qemu-project.org/u-boot.git + The hash used to compile the current version is: 2072e72 diff --git a/pc-bios/u-boot.e500 b/pc-bios/u-boot.e500 Binary files differnew file mode 100755 index 0000000000..bdb2a5e6f7 --- /dev/null +++ b/pc-bios/u-boot.e500 |