]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/isee/igep0020/igep0020.c
OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.
[karo-tx-uboot.git] / board / isee / igep0020 / igep0020.c
index 1919085d5cadc75ed5479a1d31cff624d01abc24..971e31b5f36bb4cedeeac3e846b9518c33de57f4 100644 (file)
@@ -52,8 +52,6 @@ static const u32 gpmc_lan_config[] = {
 int board_init(void)
 {
        gpmc_init(); /* in SRAM or SDRAM, finish GPMC */
-       /* board id for Linux */
-       gd->bd->bi_arch_number = MACH_TYPE_IGEP0020;
        /* boot param addr */
        gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100);