From 557e49bd0ed280d591ce0ecc0e0e06668b4c4df6 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 11 Apr 2015 17:04:45 +0100 Subject: docs/maintain/index.html: Notes about testing coreboot-libre --- docs/maintain/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'docs/maintain') diff --git a/docs/maintain/index.html b/docs/maintain/index.html index 1a7e46be..eb49fb12 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -260,6 +260,28 @@ (see ../git/index.html#config)

+

+ Finally, build *all* ROM images using the instructions at + ../git/index.html, to verify + that everything still builds. +

+ +

+ Once you've verified that building isn't broken, test *all* + boards (you don't need to test all ROM images, only one + vesafb and one txtmode image for each configuration). If you + do not have all systems supported in libreboot, then you will + need to get other testers for those boards. +

+ +

+ If you have established a build issue, or a board no longer + works (booting issues, bugs during/after boot, etc), you'll + need to fix it upstream: + http://www.coreboot.org/Git + and then re-update coreboot (or apply patches from upstream). +

+

Back to top of page.

-- cgit v1.2.3-70-g09d2