提交 c2a63f48 编写于 作者: K Kumar Gala

powerpc/8xxx: Fix typo for address hashing message

Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
上级 c7fd27cc
......@@ -1305,7 +1305,7 @@ static void set_ddr_eor(fsl_ddr_cfg_regs_t *ddr, const memctl_options_t *popts)
{
if (popts->addr_hash) {
ddr->ddr_eor = 0x40000000; /* address hash enable */
puts("Addess hashing enabled.\n");
puts("Address hashing enabled.\n");
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册