From mboxrd@z Thu Jan 1 00:00:00 1970 From: CG Date: Mon, 18 Jul 2005 17:03:59 -0400 Subject: [U-Boot-Users] U-boot and linux at91rm9200 References: <20050718203233.C07AC352586@atlas.denx.de> Message-ID: <00d101c58bdc$382f7f30$6b01a8c0@cc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I have a problem when I boot the AT91RM9200 board with u-boot 1.0.0 when starting kernel ... I got this message error Error : unrecognized/unsupported machine ID (r1 = 0x000000fb) Avalable machine support : ID(hex) NAME 00000106 Atmel AT91RM9300-DK Please check your kernel config and/or bootloader. I presume that the bootloader is U-Boot 1.0.0 Linux kernel version : 2.6.12 glibc 2.3.5 gcc 3.4.4 Any idea to fix it? Regards Christian