qemu/hw/ppc
Alexander Graf 528e536ea2 PPC: E500: Calculate loading blob offsets properly
We have 3 blobs we need to load when booting the system:

  - kernel
  - initrd
  - dtb

We place them in physical memory in that order. At least we should.
This patch fixes the location calculation up to take any module into
account, fixing the dtb offset along the way.

Reported-by: Stuart Yoder <stuart.yoder@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-01-18 19:06:57 +01:00
..
e500-ccsr.h Adding BAR0 for e500 PCI controller 2012-12-14 13:12:54 +01:00
e500.c PPC: E500: Calculate loading blob offsets properly 2013-01-18 19:06:57 +01:00
e500.h PPC: E500: Move PCI slot information into params 2012-12-14 13:12:57 +01:00
e500plat.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
Makefile.objs Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD 2012-12-17 18:56:22 +01:00
mpc8544ds.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00