initramfs: Add skip_initramfs command line option
authorRom Lemarchand <romlem@android.com>
Mon, 6 Jul 2015 23:50:33 +0000 (16:50 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:54:10 +0000 (13:54 -0800)
commit05f5cf60a4696fe63510581f530c8e8f74c9327b
treed16640467e21de3e9c03ea0b7c40abbbb21c37d6
parent558c05dbb5aa0ed678462f78b0e1d0e966d2281f
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