summaryrefslogtreecommitdiff
path: root/plat/marvell/a8k/a80x0/board/dram_port.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/marvell/a8k/a80x0/board/dram_port.c')
-rw-r--r--plat/marvell/a8k/a80x0/board/dram_port.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/marvell/a8k/a80x0/board/dram_port.c b/plat/marvell/a8k/a80x0/board/dram_port.c
index 7689102c..2197162c 100644
--- a/plat/marvell/a8k/a80x0/board/dram_port.c
+++ b/plat/marvell/a8k/a80x0/board/dram_port.c
@@ -149,7 +149,7 @@ int update_dram_info(struct dram_config *cfg)
{
struct mv_ddr_topology_map *tm = mv_ddr_topology_map_get();
- NOTICE("Gathering DRAM information\n");
+ INFO("Gathering DRAM information\n");
if (tm->cfg_src == MV_DDR_CFG_SPD) {
/* configure MPPs to enable i2c */