diff options
Diffstat (limited to 'board/dvlhost/dvlhost.c')
| -rw-r--r-- | board/dvlhost/dvlhost.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/board/dvlhost/dvlhost.c b/board/dvlhost/dvlhost.c index 561e47f93..c2c67cc44 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; |