]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/atmel/at91sam9x5ek/at91sam9x5ek.c
arm: Remove unregister MACH_TYPE_xxx uses
[people/ms/u-boot.git] / board / atmel / at91sam9x5ek / at91sam9x5ek.c
index b0d440d728a6a9c7e7da9b0cad9235bba8c98d2c..649312228016ad66d14015c7e16a7a38396ae7cb 100644 (file)
@@ -256,9 +256,6 @@ int board_early_init_f(void)
 
 int board_init(void)
 {
-       /* arch number of AT91SAM9X5EK-Board */
-       gd->bd->bi_arch_number = MACH_TYPE_AT91SAM9X5EK;
-
        /* adress of boot parameters */
        gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100;