The zboot option is used on x86, so add support for it. Use the programmatic boot API rather than building a command to run, so that it can work without CONFIG_CMDLINE For now the other boot options still use the cmdline. Signed-off-by: Simon Glass <sjg@chromium.org>