| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
Refer to pinouts instead.
|
|
|
|
|
|
|
|
|
|
|
| |
Colour blindness is real, and quite common.
What's worse, 3.3V on an ATX PSU is an orange wire, not a red
wire. Someone looking at "red" in the documentation might not
think that you mean 3.3V live/hot (red is the standard colour),
but instead they might connect the red wire from the ATX PSU
which is 5V; this will destroy the flash chip. Also, red and
orange look the same to most colour blind people.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also add power_on_after_fail to X200 and others (prevents the bug
where the system would boot when connecting the AC adapter)
(option in menuconfig to use CMOS/nvram settings is now enabled)
Also NetDCDC is now the default USB debug dongle used (compatible
with the BBB rev C).
Add two new methods for managing coreboot configs:
./build config corebootreplace
./build config corebootmodify
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Not all BBB images have this script, so some users may be confused by
the old wording.
Thanks to Alexandre Oliva for reporting the issue.
|
| |
|
| |
|