X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fdvlhost%2Fdvlhost.c;h=c2c67cc444b4137fa5280418b07fff9adbe38c2d;hb=be08abc2429c2e9cbce3d0abc1d315171d683520;hp=561e47f9354ec3b4aa07604c597e43ad6d201438;hpb=10c9787e683205aa780dba53fa9f43cdd529bec9;p=u-boot diff --git a/board/dvlhost/dvlhost.c b/board/dvlhost/dvlhost.c index 561e47f935..c2c67cc444 100644 --- a/board/dvlhost/dvlhost.c +++ b/board/dvlhost/dvlhost.c @@ -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;