[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 0/3] PPC PReP: Use ElF kernel on PReP
From: |
Fabien Chouteau |
Subject: |
[Qemu-ppc] [PATCH 0/3] PPC PReP: Use ElF kernel on PReP |
Date: |
Wed, 3 Apr 2013 18:40:10 +0200 |
This patches serie implements ELF kernel support in PPC PReP board.
- Being able to load an ELF file
- Use the entry point to set nip value a reset
- Allow to run the board without bios
Fabien Chouteau (3):
PPC PReP: Load ELF kernel
PPC PReP: Use kernel entry to set nip at reset
PPC PReP: can run without bios image
hw/ppc/prep.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 54 insertions(+), 13 deletions(-)
--
1.7.9.5
- [Qemu-ppc] [PATCH 0/3] PPC PReP: Use ElF kernel on PReP,
Fabien Chouteau <=
- [Qemu-ppc] [PATCH 2/3] PPC PReP: Use kernel entry to set nip at reset, Fabien Chouteau, 2013/04/03
- [Qemu-ppc] [PATCH 3/3] PPC PReP: can run without bios image, Fabien Chouteau, 2013/04/03
- Re: [Qemu-ppc] [PATCH 3/3] PPC PReP: can run without bios image, Alexander Graf, 2013/04/03
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/3] PPC PReP: can run without bios image, Artyom Tarasenko, 2013/04/04
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/3] PPC PReP: can run without bios image, Alexander Graf, 2013/04/04
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/3] PPC PReP: can run without bios image, Artyom Tarasenko, 2013/04/04
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 3/3] PPC PReP: can run without bios image, Andreas Färber, 2013/04/04