From: Francesco Lavra <francescolavra.fl@gmail.com>
To: grub-devel@gnu.org
Subject: Re: [PATCH 5/7] add imported "FDT" module for flattened device tree operations
Date: Sat, 30 Mar 2013 17:53:36 +0100 [thread overview]
Message-ID: <51571890.6050704@gmail.com> (raw)
In-Reply-To: <CAF7UmSz+Fz0ZNhK_UKGZefe=W0qJVEsK0SKrTJwqm_4-F8g5Tw@mail.gmail.com>
On 03/24/2013 06:01 PM, Leif Lindholm wrote:
> === modified file 'docs/grub.texi'
> --- docs/grub.texi 2013-03-07 07:17:24 +0000
> +++ docs/grub.texi 2013-03-24 13:24:52 +0000
> @@ -3372,6 +3372,7 @@
> * cpuid:: Check for CPU features
> * crc:: Calculate CRC32 checksums
> * date:: Display or set current date and time
> +* devicetree:: Load a device tree blob
> * drivemap:: Map a drive to another
> * echo:: Display a line of text
> * export:: Export an environment variable
> @@ -3571,6 +3572,17 @@
> @end deffn
>
>
> +@node devicetree
> +@subsection linux
> +
> +@deffn Command devicetree file
> +Load a device tree blob (.dtb) from a filesystem, for later use by a Linux
> +kernel. Does not perform merging with any device tree supplied by firmware,
> +but rather replaces it completely.
> +@ref{GNU/Linux}.
> +@end deffn
It should be mentioned that this command is only available on ARM systems.
--
Francesco
next prev parent reply other threads:[~2013-03-30 16:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-24 17:01 [PATCH 5/7] add imported "FDT" module for flattened device tree operations Leif Lindholm
2013-03-30 16:53 ` Francesco Lavra [this message]
2013-04-01 2:16 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-04-01 16:42 ` Francesco Lavra
2013-04-07 21:28 ` Francesco Lavra
2013-04-08 18:14 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-05-17 11:49 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-05-19 17:36 ` Francesco Lavra
2013-04-02 20:39 ` Phillip Susi
2013-04-04 18:22 ` Francesco Lavra
2013-04-04 19:02 ` Phillip Susi
2013-04-04 19:15 ` Andrey Borzenkov
2013-04-04 19:33 ` Phillip Susi
2013-04-04 19:46 ` Francesco Lavra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51571890.6050704@gmail.com \
--to=francescolavra.fl@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.