Home
last modified time | relevance | path

Searched hist:a6c46b994d90f892b608b1b233a04f1fc54f7ab7 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dstart.Sa6c46b994d90f892b608b1b233a04f1fc54f7ab7 Wed Apr 30 17:21:11 UTC 2014 Alexander Graf <agraf@suse.de> 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>