summaryrefslogtreecommitdiffstats
path: root/discover/boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/boot.h')
-rw-r--r--discover/boot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/discover/boot.h b/discover/boot.h
index 2d99b7f..0f27341 100644
--- a/discover/boot.h
+++ b/discover/boot.h
@@ -26,7 +26,7 @@ struct boot_task {
char *local_initrd_override;
char *local_dtb_override;
const char *args;
- const char *boot_tty;
+ const char *boot_console;
boot_status_fn status_fn;
void *status_arg;
bool dry_run;
OpenPOWER on IntegriCloud