summaryrefslogtreecommitdiffstats
path: root/satasii.c
diff options
context:
space:
mode:
Diffstat (limited to 'satasii.c')
-rw-r--r--satasii.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/satasii.c b/satasii.c
index d971b24..ba211cc 100644
--- a/satasii.c
+++ b/satasii.c
@@ -67,6 +67,8 @@ int satasii_init(void)
if ((id != 0x0680) && (!(mmio_readl(sii_bar) & (1 << 26))))
printf("Warning: Flash seems unconnected.\n");
+ buses_supported = CHIP_BUSTYPE_PARALLEL;
+
return 0;
}
OpenPOWER on IntegriCloud