diff options
Diffstat (limited to 'en/install-methods')
-rw-r--r-- | en/install-methods/download/arm.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/en/install-methods/download/arm.xml b/en/install-methods/download/arm.xml index 8b0a776e8..943f92b5e 100644 --- a/en/install-methods/download/arm.xml +++ b/en/install-methods/download/arm.xml @@ -90,3 +90,16 @@ of a kernel and initrd for U-Boot. You can obtain these files from </para> </sect3> + <sect3 arch="arm" id="armmp-install-files"> + <title>Armhf Multiplatform Installation Files</title> +<para> + +The installation files for systems supported by the armhf multiplatform +kernel (see <xref linkend="armhf-armmp-supported-platforms"/>) consist of a +standard Linux kernel image, a standard Linux initial ramdisk image and a +system-specific device-tree blob. The kernel and the initial ramdisk image +can be obtained from &armmp-firmware-img; and the device-tree blob can be +obtained from &armmp-dtb-img;. + +</para> + </sect3> |