[U-Boot] support the Pentium M (Dothan) boot on U-boot?

I will development the embedded system based on Intel Pentium M (Dothan). On U-boot x86, it is support the pentium M (Dothan) CPU?

Hi Yongda,
On Mon, Feb 9, 2009 at 5:15 PM, Yongda Shin ertos12@i-winix.com wrote:
I will development the embedded system based on Intel Pentium M (Dothan). On U-boot x86, it is support the pentium M (Dothan) CPU?
U-Boot has generic x86 (486+) so there is no reason why it would not work on a Pentium M CPU. I don't know if the Dothan has hyperthreading or dual core, but the x86 port of U-Boot does not include multiple CPU support. I doubt this will be a problem though, it will just use the first core
U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Dear Yongda Shin,
In message 498FC9EB.9080801@i-winix.com you wrote:
I will development the embedded system based on Intel Pentium M (Dothan). On U-boot x86, it is support the pentium M (Dothan) CPU?
Not yet, you have a lot of work in front of you when you attempt such a port.
Good luck!
Best regards,
Wolfgang Denk
participants (3)
-
Graeme Russ
-
Wolfgang Denk
-
Yongda Shin