summaryrefslogtreecommitdiff
path: root/board/atmark-techno/armadillo-800eva
diff options
context:
space:
mode:
Diffstat (limited to 'board/atmark-techno/armadillo-800eva')
-rw-r--r--board/atmark-techno/armadillo-800eva/armadillo-800eva.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/atmark-techno/armadillo-800eva/armadillo-800eva.c b/board/atmark-techno/armadillo-800eva/armadillo-800eva.c
index 28e6111..0227d70 100644
--- a/board/atmark-techno/armadillo-800eva/armadillo-800eva.c
+++ b/board/atmark-techno/armadillo-800eva/armadillo-800eva.c
@@ -271,8 +271,6 @@ int board_early_init_f(void)
DECLARE_GLOBAL_DATA_PTR;
int board_init(void)
{
- /* board id for linux */
- gd->bd->bi_arch_number = MACH_TYPE_ARMADILLO_800EVA;
/* adress of boot parameters */
gd->bd->bi_boot_params = ARMADILLO_800EVA_SDRAM_BASE + 0x100;