]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mx53smd/mx53smd.c
mx53smd: Place machine ID into board config
[karo-tx-uboot.git] / board / freescale / mx53smd / mx53smd.c
index 4a7ee550d52b28f6d08d92d6cb6eb73f3112c38c..776784f5ec5d02dbf51c7fc64033443449e5c3c2 100644 (file)
@@ -214,7 +214,6 @@ int board_early_init_f(void)
 
 int board_init(void)
 {
-       gd->bd->bi_arch_number = MACH_TYPE_MX53_SMD;
        /* address of boot parameters */
        gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100;