]> git.sur5r.net Git - u-boot/commit
PPC 85xx QEMU: Don't use HID1
authorAlexander Graf <agraf@suse.de>
Wed, 30 Apr 2014 17:21:11 +0000 (19:21 +0200)
committerYork Sun <yorksun@freescale.com>
Tue, 13 May 2014 15:26:56 +0000 (08:26 -0700)
commita6c46b994d90f892b608b1b233a04f1fc54f7ab7
tree4fa25c00a117c1d918d67faaf2dcdbea73660201
parentb539534d120c3f017965b25aa36fcfb75db8383c
PPC 85xx QEMU: Don't use HID1

For the QEMU machine type, we can plug in either e500v2, e500mc, e5500
or e6500 style cores into the system. U-boot has to work with all of them.

So avoid using HID1 which is not available on e500mc systems to make sure
we don't trap on it.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/cpu/mpc85xx/start.S