]> git.sur5r.net Git - u-boot/blobdiff - board/dvlhost/dvlhost.c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[u-boot] / board / dvlhost / dvlhost.c
index 561e47f9354ec3b4aa07604c597e43ad6d201438..c2c67cc444b4137fa5280418b07fff9adbe38c2d 100644 (file)
@@ -46,8 +46,6 @@ int board_early_init_f(void)
 
 int board_init(void)
 {
-       gd->bd->bi_arch_number = MACH_TYPE_DVLHOST;
-
        /* adress of boot parameters */
        gd->bd->bi_boot_params = 0x00000100;