aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot-git/touchbook-config.patch
blob: 712a31325190002177fe5d77a8a56aa18eed0079 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/board/omap3/beagle/beagle.c	2009-10-18 05:31:23.000000000 +0800
+++ b/board/omap3/beagle/beagle.c	2009-10-18 05:31:34.000000000 +0800
@@ -186,7 +186,7 @@
 
 	gpmc_init(); /* in SRAM or SDRAM, finish GPMC */
 	/* board id for Linux */
-	gd->bd->bi_arch_number = MACH_TYPE_OMAP3_BEAGLE;
+	gd->bd->bi_arch_number = 2393;
 	/* boot param addr */
 	gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100);