Re: [U-Boot] [U-Boot,v3] ARM: Add Support for the VInCo platform

2016-02-19 Thread Andreas Bießmann
Hi Gregory, just ran another complete build an realized that you missed to add an MAINTAINERS entry for the vinco files: ---8<--- abiessmann@punisher % ./tools/buildman/buildman -o /tmp/uboot-build-atmel arm avr32 WARNING: no status info for 'ds414' WARNING: no maintainers for 'ds414' WARNING: no

Re: [U-Boot] [U-Boot,v3] ARM: Add Support for the VInCo platform

2016-02-19 Thread Gregory CLEMENT
Hi Andreas, On jeu., févr. 18 2016, Andreas Bießmann wrote: > Dear Gregory CLEMENT, > > Gregory CLEMENT writes: >>The Versatile Industrial Communication platform is a community oriented >>board from Landis + Gyr. It comes with: >>- an RS-485 port >>- 2 Ethernet ports >>- a wireless M-BUS >>-

Re: [U-Boot] [U-Boot,v3] ARM: Add Support for the VInCo platform

2016-02-18 Thread Andreas Bießmann
Dear Gregory CLEMENT, Gregory CLEMENT writes: >The Versatile Industrial Communication platform is a community oriented >board from Landis + Gyr. It comes with: >- an RS-485 port >- 2 Ethernet ports >- a wireless M-BUS >- a 4G modem >- a 4MB SPI flash >- a 4GB eMMC > >Signed-off-by: Gregory CLEMEN