Page 6 of 12

Re: Kernel 4.16

Posted: Sat Feb 17, 2018 6:38 am
by xeno74

Re: Kernel 4.16

Posted: Sun Feb 18, 2018 2:27 pm
by xeno74

Re: Kernel 4.16

Posted: Mon Feb 19, 2018 3:51 pm
by xeno74
Hi All,

I released the RC2 for the X5000 and X1000 today.

New:
Download: vmlinux-4.16-rc2-AmigaOne_X1000_X5000.tar.gz

Screenshot of Debian PowerPC with the kernel 4.16-rc2 and with KVM-PR:

Image

Please test it.

Thanks,
Christian

Re: Kernel 4.16

Posted: Mon Feb 19, 2018 10:23 pm
by Skateman
RC2 is ready for action! :-)

Image

Re: Kernel 4.16

Posted: Tue Feb 20, 2018 5:38 am
by xeno74
Skateman wrote:RC2 is ready for action! :-)
Thanks a lot for testing! :-)

Re: Kernel 4.16

Posted: Wed Feb 21, 2018 3:27 am
by caseycullen
I'm back!
I also tested RC2 with no issues noticed. I used the cyrus_p5020_eth_poweroff.dtb tree. What is the current status of the on-board networking?

Image
---casey
xeno74 wrote:Hi All,

I released the RC2 for the X5000 and X1000 today.

Please test it.

Thanks,
Christian

Re: Kernel 4.16

Posted: Wed Feb 21, 2018 8:27 am
by Skateman
caseycullen wrote:I'm back!
I also tested RC2 with no issues noticed. I used the cyrus_p5020_eth_poweroff.dtb tree. What is the current status of the on-board networking?

Image
---casey
xeno74 wrote:Hi All,

I released the RC2 for the X5000 and X1000 today.

Please test it.

Thanks,
Christian
Hi Casey,

The status regarding the Ethernet DPAA as i look at it:

Testing the DPAA in its current state with current driver still makes it break. Ethernet traffic stalls, DHCP does not get picked up... so for me its broken.
Like the errors show, it has to be something with the buffering...
At some point i got in contact with a guy named Matevz Langus and he is a NXP partner with a good knowledge of DPAA. These are projects he does http://www.borea.si/portfolio-item/puma ... microcode/

He asked me to check out the FMAN microcode within the Cyrus board and found out we are using a realy realy old version... 106.1.0 can be found using the command mb.d 0x7fe737e0 in Uboot.

This microcode when using a p5020 V2 sillicon (can be checked in Uboot) needs to be replaced to start with. What Matvez told me was:
well, then you have the wrong microcode for your chip.
This microcode is used for Ethernet.

This one would be the correct one:
https://github.com/NXP/qoriq-fm-ucode/b ... 6_1_18.bin

So at this point, we have the right microcode, but this needs to get compiled within a Uboot version.
Hopefully Alex Perez can help with this .. i need to contact him, and when this is done, we can continue.

PS, i do have my actual MAC adresses on the X5000 (this was an issue as well) by putting an old version of Uboot in the board (i have a link) pull the MAC addresses out, and reinsert your actual Uboot, and give the approriate MACs by setting them using ethaddr and eth1addr.

So this has been my journey sofar.... :-)

Re: Kernel 4.16

Posted: Wed Feb 21, 2018 9:03 am
by xeno74
caseycullen wrote:I'm back!
I also tested RC2 with no issues noticed. I used the cyrus_p5020_eth_poweroff.dtb tree.
Thank you for testing the RC2! :-)

Re: Kernel 4.16

Posted: Mon Feb 26, 2018 7:46 pm
by xeno74
Hi All,

I compiled the RC3 of kernel 4.16 for the X5000 and X1000 today.

New:
Download: vmlinux-4.16-rc3-AmigaOne_X1000_X5000.tar.gz

ubuntu MATE 16.04.4 LTS PowerPC with the RC3 of kernel 4.16 on an AmigaOne X1000:

Image

Please test it.

Thanks,
Christian

Re: Kernel 4.16

Posted: Tue Feb 27, 2018 6:16 am
by caseycullen
I tested kernel 4.16-rc3 on MATE PowerPC Remix with no issues.
---Casey
Image