On 09:56 Mon 06 Apr , Daniel Gorsulowski wrote:
> Hi Jean-Christophe,
>
> Jean-Christophe PLAGNIOL-VILLARD wrote:
>> On 10:24 Fri 27 Mar , Daniel Gorsulowski wrote:
>>> This patch adds support for MEESC board from esd gmbh.
>>> The MEESC is based on an Atmel AT91SAM9263 SoC.
>>>
>>> Signed-
Hi Jean-Christophe,
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 10:24 Fri 27 Mar , Daniel Gorsulowski wrote:
>> This patch adds support for MEESC board from esd gmbh.
>> The MEESC is based on an Atmel AT91SAM9263 SoC.
>>
>> Signed-off-by: Daniel Gorsulowski
>> ---
> please rebase your patch
On 10:24 Fri 27 Mar , Daniel Gorsulowski wrote:
> This patch adds support for MEESC board from esd gmbh.
> The MEESC is based on an Atmel AT91SAM9263 SoC.
>
> Signed-off-by: Daniel Gorsulowski
> ---
please rebase your patch against
git://git.denx.de/u-boot-at91.git branch clock
Best Regards
> +# along with this program; if not, write to the Free Software
> +# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
> +# MA 02111-1307 USA
> +#
> +
> +include $(TOPDIR)/config.mk
> +
> +LIB = $(obj)lib$(BOARD).a
> +
> +COBJS-y += meesc.o
please use $(BOARD)
> +
> +SRCS := $(SOBJS:.o=.S) $(
Dear Daniel Gorsulowski,
In message <1238145854513-git-send-email-daniel.gorsulow...@esd.eu> you wrote:
> --===0533980373==
>
> This patch adds support for MEESC board from esd gmbh.
> The MEESC is based on an Atmel AT91SAM9263 SoC.
>
> Signed-off-by: Daniel Gorsulowski
...
> diff -
This patch adds support for MEESC board from esd gmbh.
The MEESC is based on an Atmel AT91SAM9263 SoC.
Signed-off-by: Daniel Gorsulowski
---
MAINTAINERS |4 +
MAKEALL |1 +
Makefile |3 +
board/esd/meesc/Makefile | 54 ++
board/
6 matches
Mail list logo