uboot: add support to choose board name
Previously, the board name used to build u-boot was linked to the name of the yaml file. To be able to change this name, add support to a "u-boot:board" config.
Signed-off-by: Vitor Sato Eschholz vsatoes@baylibre.com