Am 2013-11-29 12:13, schrieb Andreas Bießmann:
> Signed-off-by: Andreas Bießmann
> ---
> board/BuS/vl_ma2sc/vl_ma2sc.c |5 +++--
> board/egnite/ethernut5/ethernut5.c |3 ++-
> board/esd/meesc/meesc.c|5 +++--
> board/esd/otc570/otc570.c |5 +++--
> board
Am 2013-11-18 08:07, schrieb Heiko Schocher:
> add common phy reset code into a common function.
>
> Signed-off-by: Heiko Schocher
> Cc: Andreas Bießmann
> Cc: Bo Shen
> Cc: Jens Scharsig
> Cc: Sergey Lapin
> Cc: Stelian Pop
> Cc: Albin Tonnerre
> Cc: Eric Benard
> Cc: Markus Hubig
>
> -
Deer Andreas,
>
> sorry, but this hunk doesn't apply cleanly on top of current
> u-boot-atmel/master, could you please rebase?
I will send a V3
Best regards
Jens Scharsig
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listin
Hello,
I have seen this patch is marked as "Changes Requested" in
patchwork. But I have never get a request or comment.
Is there an real reason for this state?
regards Jens
Am 2012-10-30 11:46, schrieb Jens Scharsig (BuS Elektronik):
> From: "Jens Scharsig (BuS Elektronik)"
>
> - update clock
Dear Lukasz,
> Hi Jens and Helmut,
>
>> On Thu, Aug 23, 2012 at 10:13:13PM -, Lukasz Majewski wrote:
>>
>>> The restoration of GPT table (both primary and secondary) is now
>>> possible. Simple GUID generation is supported.
>>>
>>> Signed-off-by: Lukasz Majewski
>>> Signed-off-by: Kyungmin P
> A lot of at91 boards have the console_init_f in board_init. This is useless
> cause it was called before by generic code in lib/board.c.
>
> Signed-off-by: Andreas Bießmann
I have successfully tested this patch for eb_cpux9k2 and vl_ma2sc, so:
Acked-by: Jens Scharsig (BuS Elektronik)
Tested
Am 2012-04-01 18:14, schrieb Marek Vasut:
> Dear Jens Scharsig,
>
>> * add USB host support to eb_cpux9k2 board
>
> Did you test this too?
Of course, I've test this with/against current RC1.
>
> CCing Albert, Albert do you want me to push this through staging or you'll
> pick
> this?
>
>> S
Sorry about malformed subject
regards
Jens
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
* Since AT91 name schema was changed to ATMEL_BASE_xxx, I2C_SOFT
on AT91 devices fails with 'error: ATMEL_FIO_BASE undeclared'
* change ATMEL_PIO_BASE to ATMEL_BASE_PIOA will fix this
Signed-off-by: Jens Scharsig
---
include/i2c.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
d
9 matches
Mail list logo