提交 41ea37a6 编写于 作者: D David Müller (ELSOFT AG) 提交者: Albert ARIBAUD

ARM: remove superfluous setting of arch_number in board specific code.

Signed-off-by: NDavid Mueller <d.mueller@elsoft.ch>
上级 99bd341b
......@@ -72,9 +72,6 @@ int board_early_init_f(void)
int board_init(void)
{
/* arch number of VCMA9-Board */
gd->bd->bi_arch_number = MACH_TYPE_MPL_VCMA9;
/* adress of boot parameters */
gd->bd->bi_boot_params = 0x30000100;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册