]> git.sur5r.net Git - u-boot/blobdiff - board/actux1/actux1.c
ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R
[u-boot] / board / actux1 / actux1.c
index 2f631b70853996e021f44530b7cd3b4a1e867f92..bc68eb3d0425c20ebc7c7d97e4dfa2fbbc04a8ab 100644 (file)
@@ -59,8 +59,6 @@ int board_early_init_f(void)
 
 int board_init(void)
 {
-       gd->bd->bi_arch_number = MACH_TYPE_ACTUX1;
-
        /* adress of boot parameters */
        gd->bd->bi_boot_params = 0x00000100;