bootm: Optionally add a root= option to Kernel command line
It becomes a common case that the Kernel is loaded from the filesystem
which later becomes the rootfs. This adds a possibility to let bootm
automatically append the root= option to the kernel command line. This
is done when global.bootm.appendroot is true.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent a9b1867 commit f66990af3cf2e1bfda60938beeadcb98557d9487
@Sascha Hauer Sascha Hauer authored on 29 Apr 2016
Showing 4 changed files
View
Documentation/user/booting-linux.rst
View
commands/bootm.c
View
common/bootm.c
View
include/boot.h