Re: [Qemu-devel] [PATCH] PPC: e500: Actually install u-boot.e500

2014-07-07 Thread Alexander Graf


On 04.07.14 21:43, Cole Robinson wrote:

Signed-off-by: Cole Robinson crobi...@redhat.com


Let me get that brown paperbag :).

Thanks, applied to ppc-next (for 2.1)


Alex




[Qemu-devel] [PATCH] PPC: e500: Actually install u-boot.e500

2014-07-04 Thread Cole Robinson
Signed-off-by: Cole Robinson crobi...@redhat.com
---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1eea0c4..d6b9dc1 100644
--- a/Makefile
+++ b/Makefile
@@ -344,7 +344,8 @@ multiboot.bin linuxboot.bin kvmvapic.bin \
 s390-zipl.rom \
 s390-ccw.img \
 spapr-rtas.bin slof.bin \
-palcode-clipper
+palcode-clipper \
+u-boot.e500
 else
 BLOBS=
 endif
-- 
1.9.3