blspec: add checking of optional key machine-id
For filtering of Bootloader Spec entries, Bootloader Spec
specify an optional key machine-id. By set the
global.boot.machine-id variable the checking of machine-id
key in Bootloader Spec entries will be activate. If the
variable and key match, appropriate boot entry will be
booting. If it not match boot entry will be ignore and
barebox check the next boot entry.

Signed-off-by: Andreas Schmidt <mail@schmidt-andreas.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d472b86 commit 70013eb56ddaacb518aeb4d7d35f627c5387d557
@Andreas Schmidt Andreas Schmidt authored on 2 May 2018
Sascha Hauer committed on 8 May 2018
Showing 2 changed files
View
Documentation/user/booting-linux.rst
View
common/blspec.c