Everyone,
Is it ok if I'm not including microcode updates ?
Please see the capture...
I have done compiling for i946GZ, but not yet tested on the board....I have my spare flash chip only different type....on board is FB series, my spare chip is FC...
Cheers
Rick
* Riko Ho antonius.riko@gmail.com [161017 02:18]:
Is it ok if I'm not including microcode updates ?
It might, or might not. On the i945/946 it probably is ok. A lot of modern CPUs can't boot successfully anymore without loading microcode.
Stefan
Everyone,
I saw in make menuconfig
*Use native graphic initialization
How can I use it, so I can use my onboard VGA displaying message to LCD monitor ?
Cheers
On 10/18/2016 10:31 AM, Stefan Reinauer wrote:
- Riko Ho antonius.riko@gmail.com [161017 02:18]:
Is it ok if I'm not including microcode updates ?
It might, or might not. On the i945/946 it probably is ok. A lot of modern CPUs can't boot successfully anymore without loading microcode.
Most modern ARM, MIPS, and AVR CPUs can.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 10/19/2016 11:34 AM, Vasilief wrote:
On 10/18/2016 10:31 AM, Stefan Reinauer wrote:
- Riko Ho antonius.riko@gmail.com [161017 02:18]:
Is it ok if I'm not including microcode updates ?
It might, or might not. On the i945/946 it probably is ok. A lot of modern CPUs can't boot successfully anymore without loading microcode.
Most modern ARM, MIPS, and AVR CPUs can.
ARM does not have the concept of microcode, except for possibly a couple of derivatives (Tegra, ?)
- -- Timothy Pearson Raptor Engineering +1 (415) 727-8645 (direct line) +1 (512) 690-0200 (switchboard) https://www.raptorengineering.com
On 10/19/2016 09:49 AM, Timothy Pearson wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 10/19/2016 11:34 AM, Vasilief wrote:
On 10/18/2016 10:31 AM, Stefan Reinauer wrote:
- Riko Ho antonius.riko@gmail.com [161017 02:18]:
Is it ok if I'm not including microcode updates ?
It might, or might not. On the i945/946 it probably is ok. A lot of modern CPUs can't boot successfully anymore without loading microcode.
Most modern ARM, MIPS, and AVR CPUs can.
ARM does not have the concept of microcode, except for possibly a couple of derivatives (Tegra, ?)
Confusion I suspected is many many chips not x86, where microcode most relevant. In fact, with all little processor everywhere, x86 only little part, and not "most". I see you and Ron very effective at make this clear.
Vasilief
Timothy Pearson Raptor Engineering +1 (415) 727-8645 (direct line) +1 (512) 690-0200 (switchboard) https://www.raptorengineering.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJYB6QJAAoJEK+E3vEXDOFbjscIAIbEH8hCKMTgLpw6lqJT+qSE cB2utOiTQw2l0iWZ08LGxBf9CIg3tqzS+YTMsf7mpKyqJ2CHQrNrLtKUiNdlwZzL YWunASQ3KTmJskqIkFXP/m+kT1AWmI3DhEfXqm8fFtzpwf1sqVdK/MZev+vldDMb Zx0FG0dBEa3vgGY1JoD9E4yToNrSbzuwEaT9JtmIQyqp9aYS/RZEqmnIvVgFiq5c X00XSFVQ9GuiqGFUdIbAj9AyNiU/JIEhp85oxOGFsTF8WR4mWmt/YkE4nn2lJiCj +5mqAWepIE6jLxP/m+qSany1MQviLs3X+fsaFVfNX36jDBvG3QQMyrLSGV1Tskg= =x1Q8 -----END PGP SIGNATURE-----
On Wed, Oct 19, 2016 at 9:36 AM Vasilief vazopadry@gmail.com wrote:
On 10/18/2016 10:31 AM, Stefan Reinauer wrote:
- Riko Ho antonius.riko@gmail.com [161017 02:18]:
Is it ok if I'm not including microcode updates ?
It might, or might not. On the i945/946 it probably is ok. A lot of modern CPUs can't boot successfully anymore without loading microcode.
Most modern ARM, MIPS, and AVR CPUs can.
OK, then, although Stefan's meaning is pretty obvious, we can say it this way: For those CPUs that have microcode, many can not boot successfully without loading up to date microcode. For those CPUs that don't have microcode, this question won't appear in the menuconfig.
Therefore, if you see this question, you have a CPU with microcode. In many cases, if you say no, you may see troubles with your hardware. In some rare cases the CPU can't even configure memory correctly.
I hope that's sufficiently clear?
ron