diff options
author | Joel Stanley <joel@jms.id.au> | 2019-07-18 15:12:17 +0930 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-08-29 09:45:18 +1000 |
commit | 892609056ddff373f8c8c55525a53dd932ee403d (patch) | |
tree | ff8c014aa7306c10b77d98862c9e611a999f36f3 /roms/skiboot | |
parent | f1d18b0a7e29837cfc691688475a8fd5e53cf612 (diff) | |
download | qemu-892609056ddff373f8c8c55525a53dd932ee403d.zip |
ppc/pnv: update skiboot to v6.4
Currently we fail to boot a qemu powernv machine with a Power9
processor:
PLAT: Detected generic platform
PLAT: Detected BMC platform generic
CPU: All 1 processors called in...
CHIPTOD: Unknown TOD type !
CHIPTOD: Failed ChipTOD detection !
Aborting!
With v6.4 we can boot both a Power8 and Power9 powernv machine.
Built from submodule with powerpc64le-linux-gnu-gcc (Debian 8.3.0-2).
Signed-off-by: Joel Stanley <joel@jms.id.au>
Message-Id: <20190718054218.9581-1-joel@jms.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'roms/skiboot')
m--------- | roms/skiboot | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/skiboot b/roms/skiboot -Subproject 261ca8e779e5138869a45f174caa49be6a27450 +Subproject 3a6fdede6ce117facec0108afe716cf5d0472c3 |