Re: [U-Boot] [PATCH 00/12] sh: change arch and boards code to generic board

2016-09-25 Thread Vladimir Zapolskiy
Hello Nobuhiro-san, On 16.09.2016 04:11, Nobuhiro Iwamatsu wrote: > Hi, > > Sorry, reply is late.. > > I will check your patches this weekend. > have you find time to review and test the changes? It would be nice to have all sent fixes (generic board support, pci controller fixes and caches f

Re: [U-Boot] [PATCH 00/12] sh: change arch and boards code to generic board

2016-09-15 Thread Nobuhiro Iwamatsu
Hi, Sorry, reply is late.. I will check your patches this weekend. Best regards, Nobuhiro 2016-08-31 18:44 GMT+09:00 Vladimir Zapolskiy : > On 06.08.2016 21:21, Vladimir Zapolskiy wrote: >> The changeset implements initial support of relocatable U-Boot code >> for SH2/SH3/SH4 architectures an

Re: [U-Boot] [PATCH 00/12] sh: change arch and boards code to generic board

2016-08-31 Thread Vladimir Zapolskiy
On 06.08.2016 21:21, Vladimir Zapolskiy wrote: > The changeset implements initial support of relocatable U-Boot code > for SH2/SH3/SH4 architectures and boards, as weel as it restores > a possibility to boot U-Boot on SH boards, which has not been converted > to generic board in time (for more deta

[U-Boot] [PATCH 00/12] sh: change arch and boards code to generic board

2016-08-06 Thread Vladimir Zapolskiy
The changeset implements initial support of relocatable U-Boot code for SH2/SH3/SH4 architectures and boards, as weel as it restores a possibility to boot U-Boot on SH boards, which has not been converted to generic board in time (for more details see commit f41e6088eb1 ("sh: Fix build errors for g