
1 Nov
2011
1 Nov
'11
12:48 p.m.
On 10/31/11 20:28, Mike Frysinger wrote:
On Monday 31 October 2011 06:48:06 Igor Grinberg wrote:
On 10/31/11 12:07, Valentin Longchamp wrote:
--- a/include/configs/km/km_arm.h +++ b/include/configs/km/km_arm.h @@ -48,6 +48,8 @@
#define CONFIG_KW88F6281 /* SOC Name */ #define CONFIG_MACH_KM_KIRKWOOD /* Machine type */
+#define CONFIG_MACH_TYPE MACH_TYPE_KM_KIRKWOOD
Probably, you also want to remove the gd->bd->bi_arch_number assignment from board files using this mach id?
if possible, i'd like to punt bi_arch_number from everyone ...
Apart from those who have the mach id runtime discoverable, it would be great idea, but we cannot request this from someone who fixes his/her boards.
Patches are welcome ;)
--
Regards,
Igor.