[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH 8/9] PPC: Add u-boot firmware for e50
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH 8/9] PPC: Add u-boot firmware for e500 |
Date: |
Fri, 16 May 2014 08:06:47 +0200 |
On Do, 2014-05-15 at 18:32 +0200, Alexander Graf wrote:
> 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 <address@hidden>
Adding build rules to roms/Makefile would be nice,
so you can just do "make -C roms uboot" to build it.
cheers,
Gerd
- [Qemu-ppc] [PATCH 0/9] PPC: e500: Use u-boot as firmware, Alexander Graf, 2014/05/15
- [Qemu-ppc] [PATCH 1/9] PPC: Make all e500 CPUs SVR aware, Alexander Graf, 2014/05/15
- [Qemu-ppc] [PATCH 2/9] PPC: Add definitions for GIVORs, Alexander Graf, 2014/05/15
- [Qemu-ppc] [PATCH 7/9] PPC: e500: Expose kernel load address in dt, Alexander Graf, 2014/05/15
- [Qemu-ppc] [PATCH 9/9] PPC: e500: Move to u-boot as firmware, Alexander Graf, 2014/05/15
- [Qemu-ppc] [PATCH 5/9] PPC: Properly emulate L1CSR0 and L1CSR1, Alexander Graf, 2014/05/15
- [Qemu-ppc] [PATCH 6/9] PPC: Add dcbtls emulation, Alexander Graf, 2014/05/15
- [Qemu-ppc] [PATCH 4/9] PPC: Add L1CFG1 SPR emulation, Alexander Graf, 2014/05/15
- [Qemu-ppc] [PATCH 3/9] PPC: Fix SPR access control of L1CFG0, Alexander Graf, 2014/05/15
- [Qemu-ppc] [PATCH 8/9] PPC: Add u-boot firmware for e500, Alexander Graf, 2014/05/15
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 8/9] PPC: Add u-boot firmware for e500,
Gerd Hoffmann <=
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 8/9] PPC: Add u-boot firmware for e500, Alexander Graf, 2014/05/16
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 8/9] PPC: Add u-boot firmware for e500, Gerd Hoffmann, 2014/05/16
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 8/9] PPC: Add u-boot firmware for e500, Alexander Graf, 2014/05/16
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 8/9] PPC: Add u-boot firmware for e500, Gerd Hoffmann, 2014/05/16
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 8/9] PPC: Add u-boot firmware for e500, Alexander Graf, 2014/05/16
Re: [Qemu-ppc] [PATCH 0/9] PPC: e500: Use u-boot as firmware, Alexander Graf, 2014/05/15