Re: [PATCHv0] arm: mvebu: add .dts file for Synology DS213j

2014-10-26 Thread Ben Peddell
On 26/10/14 18:35, Ben Peddell wrote: > On 26/10/14 08:16, Andrew Lunn wrote: >> What does seem odd is the Reboot, FIS, etc, mtd partition names. >> Is there redboot installed at all? > > I think the RedBoot partition names are carried over from the older > PPC-based Synology DiskStations. As fa

Re: [PATCHv0] arm: mvebu: add .dts file for Synology DS213j

2014-10-26 Thread Arnd Bergmann
On Sunday 26 October 2014 00:16:11 Andrew Lunn wrote: > Hi Arnaud > > Nice to see another device supported. > > > - When I bought the NAS, it had an old Marvell bootloader. After install > > of latest DSM version, the u-boot was a new one w/ I had to change the > > 'ranges' in the .dts to the

Re: [PATCHv0] arm: mvebu: add .dts file for Synology DS213j

2014-10-26 Thread Ben Peddell
On 26/10/14 08:16, Andrew Lunn wrote: > Hi Arnaud > > Nice to see another device supported. > >> - When I bought the NAS, it had an old Marvell bootloader. After install >> of latest DSM version, the u-boot was a new one w/ I had to change the >> 'ranges' in the .dts to the ones below to have

Re: [PATCHv0] arm: mvebu: add .dts file for Synology DS213j

2014-10-25 Thread Andrew Lunn
> +/ { > + model = "Synology DS213j"; > + compatible = "synology,ds213j", "marvell,armada370", > "marvell,armada-370-xp"; > + > + chosen { > + bootargs = "console=ttyS0,115200 earlyprintk"; > + }; > + Missed it on the first look through. To help barebox, it is good to

Re: [PATCHv0] arm: mvebu: add .dts file for Synology DS213j

2014-10-25 Thread Andrew Lunn
Hi Arnaud Nice to see another device supported. > - When I bought the NAS, it had an old Marvell bootloader. After install > of latest DSM version, the u-boot was a new one w/ I had to change the > 'ranges' in the .dts to the ones below to have the kernel boot. I guess > new DS213j hardware

[PATCHv0] arm: mvebu: add .dts file for Synology DS213j

2014-10-25 Thread Arnaud Ebalard
Synology DS213j is a 2-bay NAS powered by a Marvell Armada 370 (88F6710 @1.2Ghz). It is very similar on many aspects to previous 2-bay Synology models based on Marvell kirkwood SoC. Here is a short summary of the device: - 512MB RAM - boot on SPI flash (64Mbit Micron N25Q064) - 1 GbE interface