]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/prodrive/pdnb3/pdnb3.c
IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}
[karo-tx-uboot.git] / board / prodrive / pdnb3 / pdnb3.c
index 3aaebf24396ef894cb3fe6bbb07a38ab346afc3b..d3ee13376b42b3354e4e3253789394e13036b95b 100644 (file)
@@ -46,9 +46,6 @@ static unsigned long old_val = 0;
  */
 int board_init(void)
 {
-       /* arch number of PDNB3 */
-       gd->bd->bi_arch_number = MACH_TYPE_PDNB3;
-
        /* adress of boot parameters */
        gd->bd->bi_boot_params = 0x00000100;