X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=board%2Fcerf250%2Fcerf250.c;h=cc1bc16f6e127904548a26535d93c47bb30fc29d;hb=be6b6e4e2de5fc857fb8207b5fce3f463c33f793;hp=63745b4fdbf01ef2f2b697e14d3a8a6d058ea789;hpb=fabd46acff08edd9f945340338caa07bb0534e64;p=oweals%2Fu-boot.git diff --git a/board/cerf250/cerf250.c b/board/cerf250/cerf250.c index 63745b4fdb..cc1bc16f6e 100644 --- a/board/cerf250/cerf250.c +++ b/board/cerf250/cerf250.c @@ -42,7 +42,7 @@ int board_init (void) /* so we do _nothing_ here */ /* arch number of cerf PXA Board */ - gd->bd->bi_arch_number = 139; + gd->bd->bi_arch_number = MACH_TYPE_PXA_CERF; /* adress of boot parameters */ gd->bd->bi_boot_params = 0xa0000100;