summaryrefslogtreecommitdiffstats
path: root/test/parser/test-yaboot-root-override.c
Commit message (Collapse)AuthorAgeFilesLines
* discover/yaboot: Allow all image options to be overridden by global optionsJeremy Kerr2013-08-071-0/+35
All of the image options should be overridable by global options. Instead of building the boot_args during yaboot_process_pair, we add discovered data into the state struct, then create the boot args from this data during yaboot_finish Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
OpenPOWER on IntegriCloud