| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Fixes bug where custom MAC address would always be wrong.
Tested on a BBB.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Example: ./ich9gen --macaddress AA:BB:CC:DD:EE:FF
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Now the X200 images can be flashed as-is. All images have the same
MAC address in the Gbe region, so the user is advised to change
the MAC address before flashing. However, the images will work
and the machine will boot.
|
|
|
|
|
| |
The file is only useful in git, but it serves as reference to the
user what files were deleted from coreboot.
|
|
|
|
|
| |
This can generate the descriptor+gbe images from scratch, without
the need for a factory.bin dump.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Words 40h to 53h had unknown data that could not be fonud in the
datasheets. Setting them to 0xFFFF doesn't seem to cause any
issues for users.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|