Re: [PATCH v2 46/49] x86: Move the fdtmap away from the binary blobs

2020-06-29 Thread Bin Meng
On Sun, Jun 14, 2020 at 10:58 AM Simon Glass wrote: > > This causes conflicts on chromebook_link64. Move it to after U-Boot where > there should be plenty of space. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > arch/x86/dts/u-boot.dtsi | 4 ++-- > 1 file changed, 2 insertion

[PATCH v2 46/49] x86: Move the fdtmap away from the binary blobs

2020-06-13 Thread Simon Glass
This causes conflicts on chromebook_link64. Move it to after U-Boot where there should be plenty of space. Signed-off-by: Simon Glass --- (no changes since v1) arch/x86/dts/u-boot.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/x86/dts/u-boot.dtsi b/arch/x86/d