upl: Add a command
Add a 'upl' command to work with Universal Payload features. For now it only supports reading and writing a handoff structure. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -747,6 +747,7 @@ config BOOTMETH_SCRIPT
|
||||
|
||||
config UPL
|
||||
bool "upl - Universal Payload Specification"
|
||||
imply CMD_UPL
|
||||
imply UPL_READ
|
||||
imply UPL_WRITE
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user