[U-Boot] [PATCH 14/33] x86: link: Increase malloc size and decrease code size
Bin Meng
bmeng.cn at gmail.com
Wed Feb 13 09:38:12 UTC 2019
On Tue, Jan 22, 2019 at 9:14 AM Simon Glass <sjg at chromium.org> wrote:
>
> At present link does not boot since it has outgrown its pre-relocation
> malloc() size and its assigned code area. Increase the former and drop
> EFI loader support, which adds about 45KB!
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> configs/chromebook_link_defconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list