aboutsummaryrefslogtreecommitdiffstats
path: root/parallel.c
diff options
context:
space:
mode:
Diffstat (limited to 'parallel.c')
-rw-r--r--parallel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/parallel.c b/parallel.c
index e635088a..cea9e7a7 100644
--- a/parallel.c
+++ b/parallel.c
@@ -76,7 +76,7 @@ int register_par_master(const struct par_master *mst,
}
}
- /* Bus masters supporting FWH/LPC cannot use fallback_map(), distinct
+ /* Bus masters supporting FWH/LPC cannot use chip physical maps, distinct
* mappings are needed to support chips with FEATURE_REGISTERMAP
*/
if ((buses & (BUS_FWH | BUS_LPC)) && !mst->map_flash_region) {