]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mpl/vcma9/vcma9.c
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
[karo-tx-uboot.git] / board / mpl / vcma9 / vcma9.c
index e63625bf93130663221c712e23168e82774219ae..9f259c220bfd218dd13e0078474b972e5fd2a6a2 100644 (file)
@@ -72,9 +72,6 @@ int board_early_init_f(void)
 
 int board_init(void)
 {
-       /* arch number of VCMA9-Board */
-       gd->bd->bi_arch_number = MACH_TYPE_MPL_VCMA9;
-
        /* adress of boot parameters */
        gd->bd->bi_boot_params = 0x30000100;