From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 5 May 2015 09:36:16 -0700 Subject: [U-Boot] [PATCH] powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index In-Reply-To: <1429312206-27312-1-git-send-email-scottwood@freescale.com> References: <1429312206-27312-1-git-send-email-scottwood@freescale.com> Message-ID: <5548F180.8000400@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/17/2015 04:10 PM, Scott Wood wrote: > Signed-off-by: Scott Wood > Cc: Madalin-Cristian Bucur > --- Applied to u-boot-mpc85xx master. Awaiting upstream. York