On 13:24 Mon 29 Jun , Daniel Gorsulowski wrote:
> This patch adds support for esd gmbh MEESC board.
> The MEESC is based on an Atmel AT91SAM9263 SoC.
>
> Signed-off-by: Daniel Gorsulowski
> ---
> MAINTAINERS |4 +
> MAKEALL |1 +
> Makefile
This patch adds support for esd gmbh MEESC board.
The MEESC is based on an Atmel AT91SAM9263 SoC.
Signed-off-by: Daniel Gorsulowski
---
MAINTAINERS |4 +
MAKEALL |1 +
Makefile|3 +
board/esd/meesc/Makefile| 55 +++
Daniel Gorsulowski wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
>>
>>> +
>>> +int checkboard(void)
>>> +{
>>> + char str[32];
>>> + char buf[32];
>>> +
>>> + puts("Board: esd CAN-EtherCAT Gateway");
>>> + if (getenv_r("serial#", str, sizeof(str)) > 0) {
>>> + puts(", serial#
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 12:21 Tue 23 Jun , Daniel Gorsulowski wrote:
>> This patch adds support for esd gmbh MEESC board.
>> The MEESC is based on an Atmel AT91SAM9263 SoC.
>>
>> Signed-off-by: Daniel Gorsulowski
>> ---
>>
>> Jean-Christophe: This patch requires an up-to-d
On 12:21 Tue 23 Jun , Daniel Gorsulowski wrote:
> This patch adds support for esd gmbh MEESC board.
> The MEESC is based on an Atmel AT91SAM9263 SoC.
>
> Signed-off-by: Daniel Gorsulowski
> ---
>
> Jean-Christophe: This patch requires an up-to-date mach-types.h,
> please sync it.
>
> diff -
This patch adds support for esd gmbh MEESC board.
The MEESC is based on an Atmel AT91SAM9263 SoC.
Signed-off-by: Daniel Gorsulowski
---
Jean-Christophe: This patch requires an up-to-date mach-types.h,
please sync it.
MAINTAINERS |4 +
MAKEALL |1 +
M
6 matches
Mail list logo