From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhukov Date: Fri, 17 Mar 2006 11:16:45 +0300 Subject: [U-Boot-Users] bootm sets wrong Machine ID for at91rm9200dk Message-ID: <142501031.20060317111645@tst.spb.su> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de After bootm (u-boot 1.1.4), kernel 2.6.15.6 hangs. The reason is the Machine Id (in r1) is 0xfb, but the kernel expects 0x106 (at91rm9200dk). Which file should be edited in u-boot? Note: I'm not the only one who face the problem. Regards Andrew Zhukov