Re: Kernel 4.21
Posted: Sun Jan 06, 2019 7:56 pm
Many thanks for testing!Skateman wrote:Alpha 7 Up and Running!!![]()

Support Forum
https://forum.hyperion-entertainment.com/
https://forum.hyperion-entertainment.com/viewtopic.php?t=4181
Many thanks for testing!Skateman wrote:Alpha 7 Up and Running!!![]()
Hi Ace,acefnq wrote:Christian
Alpha 7 up and running although still no luck with DRM in the main kernel. Non DRM works fine as well.
Many Thanks
ace
Code: Select all
git clone git://git.infradead.org/users/hch/misc.git -b powerpc-dma.6 a
Code: Select all
git checkout a64e18ba191ba9102fb174f27d707485ffd9389c
Code: Select all
Note: checking out 'a64e18ba191ba9102fb174f27d707485ffd9389c'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at a64e18b... powerpc/dma: remove dma_nommu_get_required_mask
Hi Ace,acefnq wrote:Christian
Kernel 5 both iterations up and running well.
Thanks
ace
Results: PASEMI onboard ethernet works and the X5000 (P5020 board) boots. I also successfully tested sound, hardware 3D acceleration, Bluetooth, network, booting with a label etc. The uImages work also in a virtual e5500 quad-core QEMU machine.xeno74 wrote:Next step: a64e18ba191ba9102fb174f27d707485ffd9389c (powerpc/dma: remove dma_nommu_get_required_mask)
Code: Select all
git clone git://git.infradead.org/users/hch/misc.git -b powerpc-dma.6 a
Output:Code: Select all
git checkout a64e18ba191ba9102fb174f27d707485ffd9389c
Link to the Git: powerpc-dma.6Code: Select all
Note: checking out 'a64e18ba191ba9102fb174f27d707485ffd9389c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new-branch-name> HEAD is now at a64e18b... powerpc/dma: remove dma_nommu_get_required_mask