]> git.ozlabs.org Git - petitboot/commit
config: Add boot_device member to config
authorJeremy Kerr <jk@ozlabs.org>
Wed, 30 Apr 2014 02:17:20 +0000 (10:17 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 21 Jul 2014 09:20:08 +0000 (17:20 +0800)
commite19c5fe83174de749843bb8486a0d12c25adcb82
treec3602dff45153c6d021c0e3920574179cb63f52b
parent0adfe11dc0738321cdd529f30773899cc8f79855
config: Add boot_device member to config

We'd like to specify a way to only boot from a specific block device;
this adds a field to the configuration to hold the value.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
lib/pb-config/pb-config.c
lib/pb-protocol/pb-protocol.c
lib/types/types.h