Re: [PATCH v2 07/17] sh: Passing FDT address on zImage

2016-06-12 Thread Sergei Shtylyov
On 6/12/2016 9:54 AM, Yoshinori Sato wrote: Signed-off-by: Yoshinori Sato --- arch/sh/boot/compressed/head_32.S | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/arch/sh/boot/compressed/head_32.S b/arch/sh/boot/compressed/head_32.S index 3e15032..ef70454 100644 --- a/ar

[PATCH v2 07/17] sh: Passing FDT address on zImage

2016-06-11 Thread Yoshinori Sato
Signed-off-by: Yoshinori Sato --- arch/sh/boot/compressed/head_32.S | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/arch/sh/boot/compressed/head_32.S b/arch/sh/boot/compressed/head_32.S index 3e15032..ef70454 100644 --- a/arch/sh/boot/compressed/head_32.S +++ b/arch/sh/b