From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Siemsen Date: Thu, 10 Sep 2020 08:36:33 -0400 Subject: command documentation In-Reply-To: References: <20200909185308.GA10886@maple.netwinder.org> Message-ID: <20200910123633.GA24357@maple.netwinder.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jasper, On Thu, Sep 10, 2020 at 11:19:29AM +0200, Jasper van Santen wrote: > >I had already seen the movie, the book would have been better ;) I feel that way too... ;) >Fortunately I build U-Boot with buildroot, so i have the source code. >It is a big meager, but I ended up grepping the man pages from source Nice! You could also potentially use the "sandbox" target, which lets you run u-boot natively on your build host. See doc/arch/sandbox.rst for further details. Ralph