summaryrefslogtreecommitdiffstats
path: root/board/ronetix/pm9g45
diff options
context:
space:
mode:
Diffstat (limited to 'board/ronetix/pm9g45')
-rw-r--r--board/ronetix/pm9g45/pm9g45.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/ronetix/pm9g45/pm9g45.c b/board/ronetix/pm9g45/pm9g45.c
index f3374a4429..961d193fd2 100644
--- a/board/ronetix/pm9g45/pm9g45.c
+++ b/board/ronetix/pm9g45/pm9g45.c
@@ -139,8 +139,6 @@ int board_init(void)
(1 << ATMEL_ID_PIOC) |
(1 << ATMEL_ID_PIODE), &pmc->pcer);
- /* arch number of AT91SAM9M10G45EK-Board */
- gd->bd->bi_arch_number = MACH_TYPE_PM9G45;
/* adress of boot parameters */
gd->bd->bi_boot_params = PHYS_SDRAM + 0x100;
OpenPOWER on IntegriCloud