Re: precedence of built-in vs. platform trees?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 29, 2012 at 01:39:56AM -0500, Jon Masters wrote:
> Hey guys,
> 
> I apologize if I should have RTFM. If a platform provides a device tree
> at boot time, and the kernel also has a tree appended, what behavior is
> supposed to happen? i.e. what is the standard that is anticipated here?

>From the kernel config help on CONFIG_ARM_APPENDED_DTB:
<<<
This is meant as a backward compatibility convenience for those
systems with a bootloader that can't be upgraded to accommodate
the documented boot protocol using a device tree.
>>>
and
<<<
Do not leave this option active in a production kernel
if you don't intend to always append a DTB.
>>>

Meaning that if the loader supports passing DTB, the kernel shouldn't
have an appended one.

Apart from that, if you use an appended DTB, this completely overrides
any DTB passed by the loader, so (unless you also enable the unholy
CONFIG_ARM_ATAG_DTB_COMPAT) you also lose the ability to pass kernel
command line options from the loader.

/
	Leif
_______________________________________________
arm mailing list
arm@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/arm



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux