Re: [U-Boot] [PATCH 00/11] Add support for Synology DS414 and some related fixes

2015-12-14 Thread Stefan Roese
Hi Phil, On 14.12.2015 15:03, Phil Sutter wrote: On Mon, Dec 14, 2015 at 01:06:07PM +0100, Stefan Roese wrote: Okay. I've sent the new patches to the list. And also added a branch to the "u-boot-a38x.git" gitlab repository. You can find a full working version in this branch now "mvebu-dm-spl-20

Re: [U-Boot] [PATCH 00/11] Add support for Synology DS414 and some related fixes

2015-12-14 Thread Phil Sutter
Hi Stefan, On Mon, Dec 14, 2015 at 01:06:07PM +0100, Stefan Roese wrote: > Okay. I've sent the new patches to the list. And also added a branch > to the "u-boot-a38x.git" gitlab repository. You can find a full > working version in this branch now "mvebu-dm-spl-2015-12-14": > > https://gitlab.denx

Re: [U-Boot] [PATCH 00/11] Add support for Synology DS414 and some related fixes

2015-12-14 Thread Stefan Roese
Hi Phil, (added Dennis, as he is also interested in this new git branch) On 14.12.2015 12:26, Phil Sutter wrote: > On Mon, Dec 14, 2015 at 08:38:06AM +0100, Stefan Roese wrote: >> On 13.12.2015 01:29, Phil Sutter wrote: >>> This patch series ultimately adds support for Synology DS414 NAS after a

Re: [U-Boot] [PATCH 00/11] Add support for Synology DS414 and some related fixes

2015-12-14 Thread Phil Sutter
Hi Stefan, On Mon, Dec 14, 2015 at 08:38:06AM +0100, Stefan Roese wrote: > On 13.12.2015 01:29, Phil Sutter wrote: > > This patch series ultimately adds support for Synology DS414 NAS after a > > few fixes: > > * Patches 1-3 and 5 fix various files for enabled debugging. > > * Patch 4 updates the

Re: [U-Boot] [PATCH 00/11] Add support for Synology DS414 and some related fixes

2015-12-13 Thread Stefan Roese
Hi Phil, (added Luka to Cc) On 13.12.2015 01:29, Phil Sutter wrote: This patch series ultimately adds support for Synology DS414 NAS after a few fixes: * Patches 1-3 and 5 fix various files for enabled debugging. * Patch 4 updates the board porting guide in README file. * Patches 6-8 hold cruci

[U-Boot] [PATCH 00/11] Add support for Synology DS414 and some related fixes

2015-12-12 Thread Phil Sutter
This patch series ultimately adds support for Synology DS414 NAS after a few fixes: * Patches 1-3 and 5 fix various files for enabled debugging. * Patch 4 updates the board porting guide in README file. * Patches 6-8 hold crucial fixes necessary for DS414 support. * Patches 9 and 10 contain the act