summaryrefslogtreecommitdiffstats
path: root/board/syteco/jadecpu/jadecpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/syteco/jadecpu/jadecpu.c')
-rw-r--r--board/syteco/jadecpu/jadecpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/syteco/jadecpu/jadecpu.c b/board/syteco/jadecpu/jadecpu.c
index 63a0d33446..72288fe4e8 100644
--- a/board/syteco/jadecpu/jadecpu.c
+++ b/board/syteco/jadecpu/jadecpu.c
@@ -40,7 +40,6 @@ int board_init(void)
writel(0x00000010, &ccnt->cmux_md);
gd->flags = 0;
- gd->bd->bi_arch_number = MACH_TYPE_JADECPU;
gd->bd->bi_boot_params = PHYS_SDRAM + PHYS_SDRAM_SIZE - 0x10000;
icache_enable();
OpenPOWER on IntegriCloud