summaryrefslogtreecommitdiff
path: root/board/dvlhost/dvlhost.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/dvlhost/dvlhost.c')
-rw-r--r--board/dvlhost/dvlhost.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/dvlhost/dvlhost.c b/board/dvlhost/dvlhost.c
index 561e47f..c2c67cc 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;