summaryrefslogtreecommitdiffstats
path: root/board/ronetix/pm9261/pm9261.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ronetix/pm9261/pm9261.c')
-rw-r--r--board/ronetix/pm9261/pm9261.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/ronetix/pm9261/pm9261.c b/board/ronetix/pm9261/pm9261.c
index 871b94ada7..b26e33a65f 100644
--- a/board/ronetix/pm9261/pm9261.c
+++ b/board/ronetix/pm9261/pm9261.c
@@ -248,9 +248,6 @@ int board_init(void)
1 << ATMEL_ID_PIOC,
&pmc->pcer);
- /* arch number of PM9261-Board */
- gd->bd->bi_arch_number = MACH_TYPE_PM9261;
-
/* adress of boot parameters */
gd->bd->bi_boot_params = PHYS_SDRAM + 0x100;
OpenPOWER on IntegriCloud