]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc85xx: Fix portal setup
authorYork Sun <yorksun@freescale.com>
Mon, 25 Mar 2013 07:33:21 +0000 (07:33 +0000)
committerAndy Fleming <afleming@freescale.com>
Tue, 14 May 2013 21:00:27 +0000 (16:00 -0500)
commite1d5a2773f30a0b2b8ad3bfd88f118154c7af940
tree0962c9445b5dc24a18a40a84be4ff58e9d0ac2dc
parent0a7c5353a4cd96d862016356177525da475cb5b0
powerpc/mpc85xx: Fix portal setup

Missing nodes of crypto, pme, etc in device tree is not a fatal error.
Setting up the qman portal should skip the missing node and continue
to finish the rest.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/cpu/mpc85xx/portals.c