I've tried all variants IIRC of qoriq (e550/e5500/e6500) in qemu sometime ago (5.x development branch) and it booted but then was blocked on the serial port interaction and I really had no idea how to fix that. Debugger points out to the function where RTEMS asked serial port about a status and this was blocking forever. Look at this thread for more information: https://www.mail-archive.com/users@rtems.org/msg02543.html
IMHO having qoriq bsp running in qemu would be better than qemuppc as qemuppc is IIRC about ppc750 which is quite old and is being replaced by qoriq variant last I checked. Speaking solely about BEA's RAD750 -> RAD5500 update here. So just compile bsp and try it in qemu and see for yourself, perhaps you will be more lucky and get that running well... Good luck! Karel On 5/4/21 7:33 AM, Richi Dubey wrote: > Hi? > > On Fri, Apr 30, 2021 at 12:01 PM Richi Dubey <richidu...@gmail.com > <mailto:richidu...@gmail.com>> wrote: > > Hi, > > I looked at the docs > > <https://docs.rtems.org/branches/master/user/bsps/bsps-powerpc.html#qemuppc>, > and I want to build a bsp that I can test on qemu (it would be best > if the bsp models qoriq t2080). The doc says that "qoriq_e6500_64 > (64-bit ISA) variants support the T-series chips such as T2080 and > T4240." but right now I only want to test it on qemu, so should I > build for the bsp qemuppc or should I use qoriq_e6500_64? > > Can someone please guide me? > Thanks! > > > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel > _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel