Re: [U-Boot] [PATCH 13/33] x86: samus: Increase the pre-reloc memory

2019-02-13 Thread Bin Meng
On Tue, Jan 22, 2019 at 9:14 AM Simon Glass wrote: > > This is too small now, likely due to the pre_reloc_only fixes. Increase > it. > > Signed-off-by: Simon Glass > --- > > configs/chromebook_samus_defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Bin Meng _

[U-Boot] [PATCH 13/33] x86: samus: Increase the pre-reloc memory

2019-01-21 Thread Simon Glass
This is too small now, likely due to the pre_reloc_only fixes. Increase it. Signed-off-by: Simon Glass --- configs/chromebook_samus_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/chromebook_samus_defconfig b/configs/chromebook_samus_defconfig index e5483c