initramfs: Add skip_initramfs command line option
authorRom Lemarchand <romlem@android.com>
Mon, 6 Jul 2015 23:50:33 +0000 (16:50 -0700)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 27 Oct 2015 08:28:09 +0000 (16:28 +0800)
commit6cb6484943f28fffacb6bf00d912f1dfe00f9805
treec88a5790124d1b24bf34d40843b770014b50fd39
parent4fd5475f2ee94d3766d7a227279add3f3038caa3
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>
(cherry picked from commit 6f36227aa43c9e4b17a2dcda6a38e79d1b00d1b5)
include/linux/initramfs.h [new file with mode: 0644]
init/Makefile
init/initramfs.c
init/noinitramfs.c