generic-poky/meta/recipes-bsp
Ting Liu ec64c9c02f u-boot: extend UBOOT_CONFIG format to support different binary name
When using UBOOT_CONFIG format, the final u-boot binary for each config
may have different names. Extend UBOOT_CONFIG format to support different
binary to be copied.

The new format is supposed to be compatible with old one as ${UBOOT_BINARY}
is copied by default, and images,binary can be empty.

An example format to specify it, in the machine, is:
UBOOT_CONFIG ??= "sdcard-ifc sdcard-qspi lpuart qspi secure-boot nor"
UBOOT_CONFIG[nor] = "ls1021atwr_nor_config,,u-boot-dtb.bin"
UBOOT_CONFIG[sdcard-ifc] = "ls1021atwr_sdcard_ifc_config,,u-boot-with-spl-pbl.bin"
UBOOT_CONFIG[sdcard-qspi] = "ls1021atwr_sdcard_qspi_config,,u-boot-with-spl-pbl.bin"
UBOOT_CONFIG[lpuart] = "ls1021atwr_nor_lpuart_config,,u-boot-dtb.bin"
UBOOT_CONFIG[qspi] = "ls1021atwr_qspi_config,,u-boot-dtb.bin"
UBOOT_CONFIG[secure-boot] = "ls1021atwr_nor_SECURE_BOOT_config"

(From OE-Core rev: 2a5c484f314ddc75cab5f0d01b0215d7fc405b6b)

Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-01 16:22:40 +01:00
..
acpid acpid: upgrade to 2.0.27 2016-05-11 10:33:38 +01:00
alsa-state meta: set proper S value 2015-01-23 11:36:27 +00:00
apmd apmd: fix build with static libraries disabled 2016-02-15 16:28:46 +00:00
eee-acpi-scripts eee-acpi-scripts: tidy up recipe 2013-12-03 17:45:52 +00:00
formfactor formfactor: assume a keyboard is plugged in 2016-03-07 00:11:38 +00:00
gnu-efi gnu-efi: set COMPATIBLE_HOST_armv4 to null 2016-05-17 14:43:29 +01:00
grub grub_git: Upgrade to latest tip 2016-05-13 13:41:30 +01:00
gummiboot gummiboot: Fix build warnings seen with gcc5 2015-09-23 09:53:01 +01:00
hostap hostap-utils: Use C99 stddefs in defining local typedefs 2015-10-01 07:43:34 +01:00
keymaps meta: set proper S value 2015-01-23 11:36:27 +00:00
libacpi libacpi: Explicitly set EXTRA_OEMAKE as required 2016-02-10 16:06:24 +00:00
lrzsz package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
pciutils pciutils: upgrade to 3.5.1 2016-06-15 08:35:00 +01:00
pcmciautils pcmciautils: Update SRC_URI 2016-02-18 07:39:31 +00:00
pm-utils meta: more removals of redunant FILES_${PN}-dbg 2015-12-16 11:56:30 +00:00
pointercal meta: fix no newline at end of file 2014-07-03 17:41:16 +01:00
setserial meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
systemd-boot systemd-boot: Set COMPATIBLE_HOST in recipe 2016-06-15 08:34:59 +01:00
u-boot u-boot: extend UBOOT_CONFIG format to support different binary name 2016-07-01 16:22:40 +01:00
usbinit Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
usbutils usbutils: Fix for new eudev implementation 2016-03-02 22:39:44 +00:00
v86d v86d: mask fbsetup when necessary 2014-09-03 11:09:06 +01:00