Re: [PATCH] arch: microblaze: support for reserved-memory entries in DT

2019-10-23 Thread Michal Simek
On 23. 10. 19 10:17, Alvaro Gamez Machado wrote: > Hi Michal > > On Wed, Oct 23, 2019 at 09:59:40AM +0200, Michal Simek wrote: >> Hi, >> >> >> On 22. 10. 19 10:19, Alvaro Gamez Machado wrote: >>> Signed-off-by: Alvaro Gamez Machado >> >> please put there reasonable description to commit message.

Re: [PATCH] arch: microblaze: support for reserved-memory entries in DT

2019-10-23 Thread Alvaro Gamez Machado
Hi Michal On Wed, Oct 23, 2019 at 09:59:40AM +0200, Michal Simek wrote: > Hi, > > > On 22. 10. 19 10:19, Alvaro Gamez Machado wrote: > > Signed-off-by: Alvaro Gamez Machado > > please put there reasonable description to commit message. Ok, will use those below as template. > > --- > >

Re: [PATCH] arch: microblaze: support for reserved-memory entries in DT

2019-10-23 Thread Michal Simek
Hi, On 22. 10. 19 10:19, Alvaro Gamez Machado wrote: > Signed-off-by: Alvaro Gamez Machado please put there reasonable description to commit message. > --- > arch/microblaze/mm/init.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/arch/microblaze/mm/init.c

[PATCH] arch: microblaze: support for reserved-memory entries in DT

2019-10-22 Thread Alvaro Gamez Machado
Signed-off-by: Alvaro Gamez Machado --- arch/microblaze/mm/init.c | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/microblaze/mm/init.c b/arch/microblaze/mm/init.c index a015a951c8b7..928c5c2816e4 100644 --- a/arch/microblaze/mm/init.c +++ b/arch/microblaze/mm/init.c @@ -17,6 +17,8