X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fsyteco%2Fjadecpu%2Fjadecpu.c;h=72288fe4e810627453528d6818ca32999f1696b8;hb=686e14488e04564c3760145a35d03c7ffecb0f58;hp=63a0d334461877590573fee6e2de239bb35b3213;hpb=cdf1a2328a76cc57837d9a6e14a4f11f3a58b2e6;p=u-boot 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();