summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libpdbg/bmcfsi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpdbg/bmcfsi.c b/libpdbg/bmcfsi.c
index 325815e..a1f13a2 100644
--- a/libpdbg/bmcfsi.c
+++ b/libpdbg/bmcfsi.c
@@ -72,7 +72,7 @@ struct gpio_pin p9w_gpio_pins[] = {
};
#define P9W_CLOCK_DELAY 20
-/* POWER9 Witherspoon mappings */
+/* POWER9 Romulus mappings */
struct gpio_pin p9r_gpio_pins[] = {
{0x1e0, 16}, /* FSI_CLK = AA0 */
{0x1e0, 18}, /* FSI_DAT = AA2 */
OpenPOWER on IntegriCloud