
Wolfgang Denk wrote:
In message 00d101c58bdc$382f7f30$6b01a8c0@cc you wrote:
I have a problem when I boot the AT91RM9200 board with u-boot 1.0.0
This is your first problem: you are using very old software. Please use the latest version of U-Boot (= top of tree in CVS) instead.
when starting kernel ... I got this message error Error : unrecognized/unsupported machine ID (r1 = 0x000000fb)
Here are problems 2 and 3:
2: you have an unrecognized/unsupported machine ID
3: you post to the wrong list. This has nothing to do with U-Boot.
Use Linux-ARM mailing list: http://www.arm.linux.org.uk/mailinglists/ "You are STRONGLY advised to read the etiquette and FAQ before posting to these mailing lists"
Any idea to fix it?
Assign and/or configure a valid machine ID.
Visit http://www.arm.linux.org.uk/developer/machines/
-- Steven