public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] PPC 85xx QEMU: Additional fixes
@ 2014-04-30 17:21 Alexander Graf
  2014-04-30 17:21 ` [U-Boot] [PATCH 1/5] PPC 85xx QEMU: Always assume 1 core Alexander Graf
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Alexander Graf @ 2014-04-30 17:21 UTC (permalink / raw)
  To: u-boot

After the initial round of the e500 QEMU machine patches got merged
I realized that we were missing 2 pieces of the puzzle to make everything
great:

  - KVM support
  - generic board file

With this patch set I can successfully run u-boot inside of KVM on an e500v2
as well as an e500mc machine. I also no longer get warnings that I should
convert the board to the generic board mechanism.


Alex

Alexander Graf (5):
  PPC 85xx QEMU: Always assume 1 core
  PPC 85xx QEMU: Don't use HID1
  powerpc/mpc85xx: Update TLB CAMs in relocated mode
  powerpc/mpc85xx: Pass 0 flags to board_init_f
  PPC 85xx QEMU: Make a generic board file

 arch/powerpc/cpu/mpc85xx/cpu_init.c         |    1 +
 arch/powerpc/cpu/mpc85xx/start.S            |    3 ++-
 arch/powerpc/cpu/mpc8xxx/cpu.c              |    4 ++--
 board/freescale/qemu-ppce500/qemu-ppce500.c |   20 ++++++++++++++++++++
 include/configs/qemu-ppce500.h              |    1 +
 5 files changed, 27 insertions(+), 4 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-05-13 16:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-30 17:21 [U-Boot] [PATCH 0/5] PPC 85xx QEMU: Additional fixes Alexander Graf
2014-04-30 17:21 ` [U-Boot] [PATCH 1/5] PPC 85xx QEMU: Always assume 1 core Alexander Graf
2014-04-30 17:21 ` [U-Boot] [PATCH 2/5] PPC 85xx QEMU: Don't use HID1 Alexander Graf
2014-04-30 17:21 ` [U-Boot] [PATCH 3/5] powerpc/mpc85xx: Update TLB CAMs in relocated mode Alexander Graf
2014-04-30 17:21 ` [U-Boot] [PATCH 4/5] powerpc/mpc85xx: Pass 0 flags to board_init_f Alexander Graf
2014-04-30 17:28   ` York Sun
2014-04-30 17:38     ` Alexander Graf
2014-04-30 17:39       ` York Sun
2014-04-30 17:21 ` [U-Boot] [PATCH 5/5] PPC 85xx QEMU: Make a generic board file Alexander Graf
2014-05-13 16:40 ` [U-Boot] [PATCH 0/5] PPC 85xx QEMU: Additional fixes York Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox