ref: 5a7faa7dffde60acbbf6ed9d512b19ce76fd00b1
parent: 280ca83acdbe92d6c874271bfd8d93a76bddfea5
author: Sanqui <[email protected]>
date: Tue Feb 28 13:44:12 EST 2017
Add overlay to rgblink manpage
--- a/src/link/rgblink.1
+++ b/src/link/rgblink.1
@@ -9,6 +9,7 @@
.Op Fl t
.Op Fl m Ar mapfile
.Op Fl n Ar symfile
+.Op Fl O Ar overlayfile
.Op Fl o Ar outfile
.Op Fl p Ar pad_value
.Op Fl s Ar symbol
@@ -32,6 +33,10 @@
Write a mapfile to the given filename.
.It Fl n Ar symfile
Write a symbol file to the given filename.
+.It Fl O Ar overlayfile
+The ROM image to overlay sections over.
+When an overlay ROM is provided, all sections must be fixed.
+This may be used to patch an existing binray.
.It Fl o Ar outfile
Write ROM image to the given filename.
.It Fl p Ar pad_value