
On Mon, Mar 25, 2013 at 12:30 PM, York Sun yorksun@freescale.com wrote:
From: Kumar Gala galak@kernel.crashing.org
SRIO doesn't exist on the P5040DS board and we'll reuse the common corenet_ds.h for it. So move the SRIO defines into the board specific headers.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
This patch is actually this patch:
commit 11860d888cdc2be5da7b8738a067b84cd76e71c0 Author: Timur Tabi timur@freescale.com Date: Fri Oct 5 09:48:53 2012 +0000
powerpc/85xx: move SRIO configuration out of corenet_ds.h
Which is already upstream. My guess is that Kumar submitted it internally to get internal u-boot in sync, or visa-versa, and it got merged internally.
This also means your subsequent patch from batch 3 (Remove duplicate macro...) is unnecessary.
NAK. I will update patchworks.
Andy