Martin Kepplinger
ebf5d55062
x230: add support to flash any 4M image using external_install_top.sh
put some emphasis on choosing an image and support flashing any 4M image
externally.
5 years ago
Martin Kepplinger
0e86d8de51
x230: README: mention the need for a different computer for external flashing
5 years ago
Martin Kepplinger
915515a786
x230: README: spelling fixes
5 years ago
Martin Kepplinger
a2ad635563
x230: README: fix the build instructions
5 years ago
Martin Kepplinger
7eb2c97059
x230: README: mention x230_skulls.sh -U for updating
5 years ago
Martin Kepplinger
2524d90023
x230: README: update the me_cleaner command we apply
5 years ago
Martin Kepplinger
7ec3b516ba
x230: README: remove notice about slow speeds in the RPi
5 years ago
Martin Kepplinger
69eabbf9fc
x230: move the upgrade.sh into x230_skulls.sh
5 years ago
Martin Kepplinger
eb91023c99
x230: include x230_before_first_install in x230_skulls
All we do is the bios vendor/version check. We can do that in any case.
Requirements don't change.
5 years ago
Martin Kepplinger
ad421bfc2e
x230: README: update seabios version in docs
5 years ago
Martin Kepplinger
3574b1512d
x230: update lenovo bios update link
thanks @alex-kazda
Fixes #85
5 years ago
Martin Kepplinger
bacaa9aa55
x230: README: document how to create a different splashscreen image
5 years ago
Martin Kepplinger
fc3ca7042f
x230: README: update microcode version
this actually got lost during updates for the release.
5 years ago
Martin Kepplinger
ef9265f319
x230: remove duplicated instructions for thinkpad-ec image creation
For creating USB bios images from Lenovo's BIOS, we shouldn't duplicate
instructions. Things might change and break for users that way.
see #77
5 years ago
Martin Kepplinger
fc78adb247
x230: README: avoid confusion in our 8M external flashing docs
We recently added that the whole 8M chip flashing is optional, which is
important indeed. In brough some more stuff in which may be confusion.
We don't want to mention one specific OS because we're really generic
people should try to install whatever they want.
Also, "the command defaults to..." is misleading, as there are commandline
options applied in our example. Remove that.
And lastly, as long as users make the backups we always suggest in the
examples, they can change things at any time.
5 years ago
Martin Kepplinger
1ad84613da
x230: recommend internal flashing for updating
Despite I've never had any problems, applying external voltage to the
flash is considered dangerous, see #49 and #68 . So change our documentation to
suggest not to do this often. Also, remove the note about "WoL power"
not being necessary. We don't document that (yet) anyways.
Fixes #68
5 years ago
Martin Kepplinger
2e6f456bdd
x230: README: document disc's GRUB framebuffer size issue
see #65
5 years ago
Tom Schlenkhoff
d6af286752
Integrate info about optionality into me_cleaner chapter
5 years ago
Tom Schlenkhoff
d720da0874
Move/shorten flash time info
5 years ago
Tom Schlenkhoff
da83b34130
Add info about optionality of bottom chip
5 years ago
Tom Schlenkhoff
5d858c6cd0
Add info about flashing to different chip types
5 years ago
Tom Schlenkhoff
9ae1d04021
Add aside about flashing time
5 years ago
Martin Kepplinger
f3d409b0c8
x230: fix the how to build section
5 years ago
Martin Kepplinger
7614ed59b9
x230: add link to the new x230 coreboot docs
5 years ago
Martin Kepplinger
b1b3d3e2e8
x230: fix a link in README
5 years ago
Martin Kepplinger
692e3d42af
x230: improve the build script
5 years ago
Martin Kepplinger
407c7668a2
x230: improve the documentation of the different release images / configs
Fixes #56
Closes #58
5 years ago
Martin Kepplinger
717cf0e8d2
x230: skip ram voltage check
This simplifies setup by remove the unneeded RAM voltage checking.
According to the spec, DDR3L RAM has to work using 1.5V, see
https://en.wikipedia.org/wiki/DDR3_SDRAM#DDR3L_and_DDR3U_extensions .
Coreboot simply doesn't always implement changing voltage, which
can never prevent RAM from working though.
Closes #50
Fixes #38
5 years ago
Kalle Laine
42d0504065
Missing dash in the table of contents
First-time installation link was missing a dash
5 years ago
Martin Kepplinger
52e73e14a7
document support for X230T
Closes #47
5 years ago
Martin Kepplinger
ca4a4506a3
x230: README: create a how to rebuild section
5 years ago
Martin Kepplinger
d1819537c5
x230: add a second image to the release package
We already have a config for a more free version using SeaVGABIOS. From now
on we build, test and release that too. The image filename should just
contail _free_ which is probably enough.
Closes #32
6 years ago
Martin Kepplinger
1c5272c23d
README: simplify the script usage a bit
6 years ago
Martin Kepplinger
d2c46bea39
update to 0.0.12
6 years ago
Martin Kepplinger
20e2f4b744
x230: include a directory in the release archive
6 years ago
Martin Kepplinger
b5eb1e3843
x230: README: fix broken link to buying hardware
6 years ago
Martin Kepplinger
aacdffc89c
x230: README: fix typo
6 years ago
Martin Kepplinger
85fd5d6d7b
x230: add ch341a documentation and photo
6 years ago
Martin Kepplinger
21457e191d
x230: add package-upgrade script
6 years ago
Martin Kepplinger
5b7b1081b7
x230: README: add link to RAM voltage information
6 years ago
Martin Kepplinger
aac4242486
update to 0.0.8
6 years ago
Martin Kepplinger
ff3b47f1af
x230: update microcode revision to 20 in docs
We have to do this for the release, see #34
6 years ago
Martin Kepplinger
0a421cbda0
x230: update seabios to 1.11.2
seabios has tagged a release and it's up at coreboot for review in be
included. We'll definitely have it in our next release.
6 years ago
Martin Kepplinger
26874d8a25
x230: README: fix typo
6 years ago
Martin Kepplinger
b38f841930
x230: README: add some ch341a detail
6 years ago
Martin Kepplinger
a9c572fb9f
x230: README: fix typo
6 years ago
Martin Kepplinger
a449ef503f
x230: include build.sh
6 years ago
Martin Kepplinger
a146fbe4e2
include coreboot-sdk build system
shamelessly taken from https://github.com/Thrilleratplay/coreboot-builder-scripts
thanks a lot!
6 years ago
Martin Kepplinger
b877e2563c
x230: README: minor fix with chip descrition
6 years ago
Martin Kepplinger
5fbf7eb0aa
x230: README: add iomem=relaxed to Heads docs
6 years ago