On Mon, Jan 16, 2012 at 3:03 PM, Eric Miao wrote:
> On Sat, Jan 14, 2012 at 3:19 AM, Wolfgang Denk wrote:
>> Dear Eric Miao,
>>
>> In message <1313559224-4627-1-git-send-email-eric.m...@linaro.org> you wrote:
>>> Ignore the return value of eth_getenv_enet
On Sat, Jan 14, 2012 at 3:19 AM, Wolfgang Denk wrote:
> Dear Eric Miao,
>
> In message <1313559224-4627-1-git-send-email-eric.m...@linaro.org> you wrote:
>> Ignore the return value of eth_getenv_enetaddr_by_index(), and if it
>> fails, fall back to use dev->enetadd
-by: Eric Miao
---
net/eth.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/net/eth.c b/net/eth.c
index a34fe59..c4fbe11 100644
--- a/net/eth.c
+++ b/net/eth.c
@@ -195,8 +195,7 @@ int eth_write_hwaddr(struct eth_device *dev, const char
*base_name,
unsigned c
8AP168 (Aspen P)
> 2) ARMADA166/88AP166 (Aspen M)
> 3) ARMADA162/88AP162 (Aspen L)
>
> Contributors:
> Eric Miao
Or
Actually I have little contribution to this, // red face.
The patch below seems quite good. I'll be glad to see this be
upstreamed in the u
On Sun, Apr 11, 2010 at 3:21 PM, Marek Vasut wrote:
> Stack must be aligned to 8 bytes on PXA (possibly all armv5te) for LDRD/STRD
> instructions. In case LDRD/STRD is issued on an unaligned address, the
> behaviour
> is undefined.
>
Well, I guess this is true for all ARMv5. ARMv6 and later howe
5 matches
Mail list logo