libreboot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libreboot-dev] [PATCH 1/5] docs: Introduce instructions to maintain dep


From: Paul Kocialkowski
Subject: [Libreboot-dev] [PATCH 1/5] docs: Introduce instructions to maintain depthcharge
Date: Fri, 30 Oct 2015 17:16:52 +0100

Signed-off-by: Paul Kocialkowski <address@hidden>
---
 docs/maintain/index.html | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

diff --git a/docs/maintain/index.html b/docs/maintain/index.html
index 3a0da0a..eac9584 100644
--- a/docs/maintain/index.html
+++ b/docs/maintain/index.html
@@ -49,7 +49,7 @@
                                        </ul>
                                </li>
                                <li>
-                                       <a 
href="#updating_depthcharge">Updating depthcharge</a> (TODO)
+                                       <a 
href="#updating_depthcharge">Updating depthcharge</a>
                                </li>
                                <li>
                                        <a href="#updating_flashrom">Updating 
flashrom</a>
@@ -533,13 +533,27 @@
        </div>
 
        <div class="section">
-               <h1 id="updating_depthcharge">Updating depthcharge (TODO)</h1>
+
+               <h1 id="updating_depthcharge">Updating depthcharge</h1>
+
+                       <p>
+                               The script to download depthcharge is: 
<i>resources/scripts/helpers/download/depthcharge</i>.
+                       </p>
+
                        <p>
-                               TODO: write this section.
+                               Patches are in 
<i>resources/depthcharge/patch/</i>.
                        </p>
+
+                       <p>
+                               The configuration used for depthcharge is 
located in <i>depthcharge/board</i>.
+                               Each board has a <i>defconfig</i> Kconfig 
configuration and a </i>fmap.dts</i> FMAP device-tree configuration.
+                               Those shouldn't need much attention, but when 
needed, it's best to modify them in the depthcharge tree (with patches) to keep 
things in one place.
+                       </p>
+
                        <p>
                                <a href="#pagetop">Back to top of page</a>.
                        </p>
+
        </div>
        
        <div class="section">
-- 
1.9.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]