diff options
author | Karsten Merker <merker@debian.org> | 2014-05-19 08:59:05 +0000 |
---|---|---|
committer | Karsten Merker <merker@debian.org> | 2014-05-19 08:59:05 +0000 |
commit | 62ad9b217c34726285b207664cfea3d71f709355 (patch) | |
tree | 18e8134d085e98c072643d01b21ece0f181cd166 /en/install-methods | |
parent | ae4106be164757b0e8f573feca2a94c84c668762 (diff) | |
download | installation-guide-62ad9b217c34726285b207664cfea3d71f709355.zip |
installation-guide:
Add location information for the armmp flavor to the "Where to Find
Installation Images" section.
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> |