From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot XML support
Date: Fri, 14 Feb 2014 12:00:15 +0100 [thread overview]
Message-ID: <20140214120015.30fe6dc0@lilith> (raw)
In-Reply-To: <7914.213.33.116.113.1392373500.squirrel@petermaier.org>
Hi Hannes,
On Fri, 14 Feb 2014 10:25:00 -0000 (UTC), "Hannes Petermaier"
<hannes@petermaier.org> wrote:
> Hi folks,
>
> In future i have the need to fetch some settings (display timings,
> mac-addresses) from an XML file stored in some flash.
> This is necessary for having only one configuration space for the
> bootloader and the OS. The OS is VxWorks which uses this information too.
>
> So my question, is there any support for reading XML in u-boot ?
No, there isn't, as a 'git grep -i xml' shows: XML is only mentioned
in the doc/DocBook and tools/kernel-doc directories.
But since you'll need to provision the file onto the target anyway, you
just need to pass it through script which will convert it into U-Boot
environment variables.
> Best regards,
> Hannes
Amicalement,
--
Albert.
prev parent reply other threads:[~2014-02-14 11:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-14 10:25 [U-Boot] U-Boot XML support Hannes Petermaier
2014-02-14 11:00 ` Albert ARIBAUD [this message]
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=20140214120015.30fe6dc0@lilith \
--to=albert.u.boot@aribaud.net \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox