]> code.ossystems Code Review - meta-freescale.git/commit
machine/include/qoriq-base.inc: sync bootloader providers
authorJens Rehsack <sno@netbsd.org>
Sat, 30 May 2020 19:44:31 +0000 (21:44 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 Jun 2020 12:18:49 +0000 (09:18 -0300)
commit507c9025f8f906c0b7d3db55286409284933e223
treea00c1bc7e47b4ab985eea97205d939ba5f994bb9
parent8617bd106395e3d481956d47f3e5f5d102cdc863
machine/include/qoriq-base.inc: sync bootloader providers

Avoid PREFERRED_PROVIDER_u-boot and PREFERRED_PROVIDER_virtual/bootloader
drift apart as good as it gets without creating circular dependencies.
Read: there in one primary definition (PREFERRED_PROVIDER_u-boot) and the
second specification is relying on the primary.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
conf/machine/include/qoriq-base.inc