lkml.org 
[lkml]   [2017]   [Feb]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] MIPS: Allow compressed images to be loaded at the usual address
From
Date
Hello!

On 2/5/2017 11:21 PM, Alban wrote:

> From: Alban Bedel <albeu@free.fr>
>
> Normally compressed images have to be loaded at a different address to
> allow the decompressor to run. This add an option to let vmlinuz copy
> itself to the correct address from the normal vmlinux address.
>
> Signed-off-by: Alban Bedel <albeu@free.fr>
[...]

Just some grammar nitpicking...

> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
> index b3c5bde..8074fc5 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
> @@ -2961,6 +2961,14 @@ choice
> bool "Extend builtin kernel arguments with bootloader arguments"
> endchoice
>
> +config ZBOOT_VMLINUZ_AT_VMLINUX_LOAD_ADDRESS
> + bool "Load compressed images at the same address as uncompressed"
> + depends on SYS_SUPPORTS_ZBOOT
> + help
> + vmlinux and vmlinuz normally have different load addresses, with
> + this option vmlinuz expect to be loaded at the same address as

Expects.

[...]

MBR, Sergei

\
 
 \ /
  Last update: 2017-02-06 09:53    [W:0.065 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site