From a424b97b7e652402c6fb51dceef175723c1f189c Mon Sep 17 00:00:00 2001 From: Minghuan Lian Date: Mon, 20 Jan 2014 18:54:20 +0800 Subject: [PATCH] powerpc/pci: Fix IMMRBAR address For PEXCSRBAR, bit 3-0 indicate prefetchable and address type. So when getting base address, these bits should be masked, otherwise we may get incorrect base address. Signed-off-by: Minghuan Lian Signed-off-by: Scott Wood --- Reading git-format-patch failed