]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ronetix/pm9263/pm9263.c
ARM: define CONFIG_MACH_TYPE for all ronetix boards
[karo-tx-uboot.git] / board / ronetix / pm9263 / pm9263.c
index cfc9847ccc6867b4e4b5dba98aa3cec6949e0a38..b0f7ea6ddba4692925d714b29ff74bc18b834fad 100644 (file)
@@ -349,9 +349,6 @@ int board_init(void)
                (1 << ATMEL_ID_PIOB),
                &pmc->pcer);
 
-       /* arch number of AT91SAM9263EK-Board */
-       gd->bd->bi_arch_number = MACH_TYPE_PM9263;
-
        /* adress of boot parameters */
        gd->bd->bi_boot_params = PHYS_SDRAM + 0x100;