]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
barebox: support multiple image files
authorMarcin Niestroj <m.niestroj@grinn-global.com>
Wed, 21 Jun 2017 07:03:53 +0000 (09:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 21 Jun 2017 19:40:33 +0000 (21:40 +0200)
commit9c61322c46ef202fe59a2fe6cf7b56ccd30ce3fa
treef7ab016df9431ce9a5d4d907df5c36dc80465635
parent0f7b5d4a9f3a78be07e22c81db41f88e45e8c0cf
barebox: support multiple image files

Add support for specifying multiple image files in
BR2_TARGET_BAREBOX_IMAGE_FILE config option.

This is useful for boards with several RAM size variants.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
[Thomas: rename internal variable from $(1)_IMAGE_FILE to
$(1)_IMAGE_FILES.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/barebox/barebox-aux/Config.in
boot/barebox/barebox.mk
boot/barebox/barebox/Config.in