From e4aee22a3049a118cac709b5e6337955377cee69 Mon Sep 17 00:00:00 2001 From: Sebastian 'Swift Geek' Grzywna Date: Thu, 15 Aug 2019 04:37:34 +0200 Subject: Coreboot supports GM45 DDR2 now --- docs/misc/codenames.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/misc/codenames.md b/docs/misc/codenames.md index ce312290..546ad7d7 100644 --- a/docs/misc/codenames.md +++ b/docs/misc/codenames.md @@ -64,8 +64,7 @@ under RAM sticks. - with only iGPU: UMA (Unified Memory Access) *Note that Intel platforms newer than Montevina are not supported by libreboot -yet!. Currently only Calistoga and Montevina (only when using DDR3) -are the supported platforms.* +yet!. Currently only Calistoga and Montevina platforms are supported. - These are the known model codenames: - ThinkPad T410: NOZOMI-1 # EXT/INT -- cgit v1.2.3-70-g09d2 From 1f8fe8e2e412da9b411bb642567af701e3a53651 Mon Sep 17 00:00:00 2001 From: Sebastian 'Swift Geek' Grzywna Date: Thu, 15 Aug 2019 04:51:41 +0200 Subject: Update link to edX course --- www/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/faq.md b/www/faq.md index 2602de95..2bd5bf8d 100644 --- a/www/faq.md +++ b/www/faq.md @@ -1129,7 +1129,7 @@ Where can I learn more about electronics Both series of videos are mandatory regardless of your soldering skill. * [Basic Soldering](https://www.youtube.com/watch?v=vIT4ra6Mo0s&list=PL926EC0F1F93C1837) * [Rework and Repair](https://www.youtube.com/watch?v=HKX-GBe_lUI&list=PL958FF32927823D12) -* [edX course on basics of electronics](https://www.edx.org/course/circuits-electronics-1-basic-circuit-mitx-6-002-1x-0) +* [edX course on basics of electronics](https://www.edx.org/course/circuits-and-electronics-1-basic-circuit-analysis) In most countries contents of this course is covered during middle and high school. It will also serve well to refresh your memory if you haven't used that knowledge ever since. -- cgit v1.2.3-70-g09d2