* [PATCH] ARM: socfpga_defconfig: enable support for initramfs/initrd support @ 2016-02-11 22:47 dinguyen at opensource.altera.com 2016-02-11 23:01 ` Arnd Bergmann 0 siblings, 1 reply; 4+ messages in thread From: dinguyen at opensource.altera.com @ 2016-02-11 22:47 UTC (permalink / raw) To: linux-arm-kernel From: Dinh Nguyen <dinguyen@opensource.altera.com> Enable CONFIG_BLK_DEV_INITRD. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> --- arch/arm/configs/socfpga_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig index f7f4e2e..753f1a5 100644 --- a/arch/arm/configs/socfpga_defconfig +++ b/arch/arm/configs/socfpga_defconfig @@ -7,6 +7,7 @@ CONFIG_LOG_BUF_SHIFT=14 CONFIG_CGROUPS=y CONFIG_CPUSETS=y CONFIG_NAMESPACES=y +CONFIG_BLK_DEV_INITRD=y CONFIG_EMBEDDED=y CONFIG_PROFILING=y CONFIG_OPROFILE=y @@ -107,4 +108,3 @@ CONFIG_DETECT_HUNG_TASK=y # CONFIG_SCHED_DEBUG is not set CONFIG_ENABLE_DEFAULT_TRACERS=y CONFIG_DEBUG_USER=y -CONFIG_XZ_DEC=y -- 2.6.2 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] ARM: socfpga_defconfig: enable support for initramfs/initrd support 2016-02-11 22:47 [PATCH] ARM: socfpga_defconfig: enable support for initramfs/initrd support dinguyen at opensource.altera.com @ 2016-02-11 23:01 ` Arnd Bergmann 2016-02-12 0:40 ` Kevin Hilman 0 siblings, 1 reply; 4+ messages in thread From: Arnd Bergmann @ 2016-02-11 23:01 UTC (permalink / raw) To: linux-arm-kernel On Thursday 11 February 2016 16:47:36 dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen <dinguyen@opensource.altera.com> > > Enable CONFIG_BLK_DEV_INITRD. > > Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> What for? Arnd ^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] ARM: socfpga_defconfig: enable support for initramfs/initrd support 2016-02-11 23:01 ` Arnd Bergmann @ 2016-02-12 0:40 ` Kevin Hilman 2016-02-12 10:01 ` Arnd Bergmann 0 siblings, 1 reply; 4+ messages in thread From: Kevin Hilman @ 2016-02-12 0:40 UTC (permalink / raw) To: linux-arm-kernel Arnd Bergmann <arnd@arndb.de> writes: > On Thursday 11 February 2016 16:47:36 dinguyen at opensource.altera.com wrote: >> From: Dinh Nguyen <dinguyen@opensource.altera.com> >> >> Enable CONFIG_BLK_DEV_INITRD. >> >> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> > > What for? > So the board farms doing boot testing can do so with an initramfs. Acked-by: Kevin Hilman <khilman@baylibre.com> Kevin ^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] ARM: socfpga_defconfig: enable support for initramfs/initrd support 2016-02-12 0:40 ` Kevin Hilman @ 2016-02-12 10:01 ` Arnd Bergmann 0 siblings, 0 replies; 4+ messages in thread From: Arnd Bergmann @ 2016-02-12 10:01 UTC (permalink / raw) To: linux-arm-kernel On Thursday 11 February 2016 16:40:14 Kevin Hilman wrote: > Arnd Bergmann <arnd@arndb.de> writes: > > > On Thursday 11 February 2016 16:47:36 dinguyen at opensource.altera.com wrote: > >> From: Dinh Nguyen <dinguyen@opensource.altera.com> > >> > >> Enable CONFIG_BLK_DEV_INITRD. > >> > >> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> > > > > What for? > > > > So the board farms doing boot testing can do so with an initramfs. > > Acked-by: Kevin Hilman <khilman@baylibre.com> Ah, got it. I thought this was just the option for the old-style blockdev based initrd, not the new-style initramfs. Arnd ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-02-12 10:01 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-02-11 22:47 [PATCH] ARM: socfpga_defconfig: enable support for initramfs/initrd support dinguyen at opensource.altera.com 2016-02-11 23:01 ` Arnd Bergmann 2016-02-12 0:40 ` Kevin Hilman 2016-02-12 10:01 ` Arnd Bergmann
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox