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

Gregory CLEMENT gregory.clement at free-electrons.com
Fri Feb 19 09:06:39 CET 2016


Hi Andreas,
 
 On jeu., févr. 18 2016, Andreas Bießmann <andreas.devel at googlemail.com> wrote:

> Dear Gregory CLEMENT,
>
> Gregory CLEMENT <gregory.clement at free-electrons.com> 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 CLEMENT <gregory.clement at free-electrons.com>
>>Acked-by: Nicolas Ferre <nicolas.ferre at atmel.com>
>>[rebase on current TOT]
>>Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
>>---
>> arch/arm/mach-at91/Kconfig |   6 ++
>> board/l+g/vinco/Kconfig    |  12 +++
>> board/l+g/vinco/Makefile   |   1 +
>> board/l+g/vinco/vinco.c    | 212 +++++++++++++++++++++++++++++++++++++++++++++
>> configs/vinco_defconfig    |  13 +++
>> include/configs/vinco.h    | 168 +++++++++++++++++++++++++++++++++++
>> 6 files changed, 412 insertions(+)
>> create mode 100644 board/l+g/vinco/Kconfig
>> create mode 100644 board/l+g/vinco/Makefile
>> create mode 100644 board/l+g/vinco/vinco.c
>> create mode 100644 configs/vinco_defconfig
>> create mode 100644 include/configs/vinco.h
>
> applied to u-boot-atmel/master, thanks!
>
> I had to rebase and remove an empty newline at EOF
>  in  vinco.h.

Thanks!

Gregory

>
> Best regards,
> Andreas Bießmann

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the U-Boot mailing list