barebox: support multi-image-build image selection
authorPieter Smith <pieter@boesman.nl>
Sun, 24 Apr 2016 09:18:43 +0000 (11:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 24 Apr 2016 15:36:55 +0000 (17:36 +0200)
commitcb8b5a732154e3311edf1026a3dd4e30821c1662
treeeb530faf576af684baf2a0bf6f7fb684160b2440
parent718137566961bc37339ccbce2216a55b2c470de8
barebox: support multi-image-build image selection

Support optional selection of the built image filename in a
multi-image barebox build. This makes it possible to specify which
image to pick in a multi-image barebox config such as the
am335x_defconfig.

Signed-off-by: Pieter Smith <pieter@boesman.nl>
[Thomas:
 - remove default "", since this is the default for string options
 - rename the prompt from "Barebox image filename" to "Image filename"
 - slightly improve the Config.in help text.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/barebox/Config.in
boot/barebox/barebox.mk