public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] U-Boot and The Boot Loader Specification
@ 2018-10-17 12:04 Alexander Dahl
  2018-10-19  6:53 ` Wolfgang Denk
  0 siblings, 1 reply; 7+ messages in thread
From: Alexander Dahl @ 2018-10-17 12:04 UTC (permalink / raw)
  To: u-boot

Hei hei,

while setting up U-Boot for a new board, I read doc/README.distro and tried to 
follow it for making things smooth with standard distributions. The document 
mentions the so called "Boot Loader Specification" [1] as follows:

> This is roughly
> as specified at:
> 
> http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/
> 
> ... with the exceptions that the BootLoaderSpec document:

I played with the extlinux.conf format snippets from the U-Boot docs. Upstream 
extlinux docs are not really helpful, especially not for options regarding dtb 
files. And I tried a config based on the Boot Loader Spec:

	Scanning mmc 2:1...
	Found /boot/extlinux/extlinux.conf
	Retrieving file: /boot/extlinux/extlinux.conf
	366 bytes read in 268 ms (1000 Bytes/s)
	Ignoring unknown command: title
	Ignoring unknown command: version
	Ignoring unknown command: options
	Ignoring unknown command: linux
	Ignoring unknown command: devicetree

Am I right, U-Boot does not support that spec at all? Files are in different 
positions, and the keywords are all different? If so, then the U-Boot 
documentation is misleading (and people will be frustrated to follow the hints 
given in there).

Are there any plans to support that specification or is anybody working on 
that? If not, would a patch be okay to reword that part of the documentation?

Greets
Alex

[1] recent version here: https://systemd.io/BOOT_LOADER_SPECIFICATION

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-10-25 12:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-17 12:04 [U-Boot] U-Boot and The Boot Loader Specification Alexander Dahl
2018-10-19  6:53 ` Wolfgang Denk
2018-10-19  8:17   ` Alexander Dahl
2018-10-19  9:10     ` Wolfgang Denk
2018-10-19  9:40       ` Alexander Dahl
2018-10-19 10:12         ` Wolfgang Denk
2018-10-25 12:53           ` Dennis Gilmore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox