diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-08-06 13:24:35 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-12 13:50:30 +0100 |
commit | d211d47e4b4be64d11f7829a818325fa1c8979e1 (patch) | |
tree | 9653c824fc05dd8f01821b4af2a86bbf9157a917 /documentation/ref-manual/ref-images.xml | |
parent | 80bd63ba0918dd599ee2f98b1adac307bcc8499c (diff) | |
download | poky-d211d47e4b4be64d11f7829a818325fa1c8979e1.tar.gz |
ref-manual: INITRD var: make it a list of filesystem images.
The initrd image used by the Linux kernel is list of file
system images concatenated together and presented as a single
initrd file at boot time.
So far the initrd is a single filesystem image. But in cases
like to support early microcode loading, the initrd image need
to have multiple filesystem images concatenated together.
This commit is extending the INITRD variable from a single
filesystem image to a list of filesystem images to satisfy
the need mentioned above.
(From yocto-docs rev: 051ef2e4d6480b28d21a59a79b6f0dca1a5944bd)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-images.xml')
0 files changed, 0 insertions, 0 deletions