aboutsummaryrefslogtreecommitdiff
path: root/src/arch/power8/tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/power8/tables.c')
-rw-r--r--src/arch/power8/tables.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/arch/power8/tables.c b/src/arch/power8/tables.c
index 0a885053a0..02d1c163e1 100644
--- a/src/arch/power8/tables.c
+++ b/src/arch/power8/tables.c
@@ -51,9 +51,6 @@ void write_tables(void)
new_table_pointer - table_pointer);
post_code(0x9e);
-
- /* Print CBMEM sections */
- cbmem_list();
}
void lb_arch_add_records(struct lb_header *header)