Re: [PATCH v3 02/10] riscv: Add _image_binary_end for SPL

2020-01-23 Thread Jagan Teki
On Fri, Jan 24, 2020 at 11:21 AM Pragnesh Patel wrote: > > For SPL_SEPARATE_BSS, Device tree will be put at _image_binary_end > > Signed-off-by: Pragnesh Patel > Reviewed-by: Anup Patel > --- > arch/riscv/cpu/u-boot-spl.lds | 1 + > 1 file changed, 1 insertion(+) > > diff --git

[PATCH v3 02/10] riscv: Add _image_binary_end for SPL

2020-01-23 Thread Pragnesh Patel
For SPL_SEPARATE_BSS, Device tree will be put at _image_binary_end Signed-off-by: Pragnesh Patel Reviewed-by: Anup Patel --- arch/riscv/cpu/u-boot-spl.lds | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/riscv/cpu/u-boot-spl.lds b/arch/riscv/cpu/u-boot-spl.lds index