ANDROID: initramfs: Add skip_initramfs command line option
authorRom Lemarchand <romlem@android.com>
Mon, 6 Jul 2015 23:50:33 +0000 (16:50 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commit6a45470bc36a2e59c8f131ffc90bf38f392525ed
tree1a8a4838c43cdc199c6248126f929b99b46bae28
parentd02a7ff02e5a69449df5a67eb7566e3dde308964
ANDROID: initramfs: Add skip_initramfs command line option

Add a skip_initramfs option to allow choosing whether to boot using
the initramfs or not at runtime.

Change-Id: If30428fa748c1d4d3d7b9d97c1f781de5e4558c3
Signed-off-by: Rom Lemarchand <romlem@google.com>
include/linux/initramfs.h [new file with mode: 0644]
init/Makefile
init/initramfs.c
init/noinitramfs.c