On 29/08/18 07:02, Sebastian Huber wrote:
On 24/08/18 20:11, Matthew Gann wrote:
I had assumed that because the QorIQ P1020RDB didn't explicitly
appear on the rtems-bsps in 5 as it did in 4.11 that support had not
yet been ported to 5. Is it somehow a part of QorIQ_E500 now?
Yes, I consolidated the BSP variants. Please use the qoriq_e500 BSP
for the P1020RDB. You have to boot via U-Boot with a Linux image:
powerpc-rtems5-objcopy -O binary $1 $1.bin
gzip -9 -f -c $1.bin > $1.gz
mkimage -A ppc -O linux -T kernel -a 0x4000 -e 0x4000 -n RTEMS -d
$1.gz $1.img
In case it doesn't run, I can test it here.
I added a very basic BSP documentation:
https://docs.rtems.org/branches/master/user/bsps/bsps-powerpc.html
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users