Re: [U-Boot] [PATCH] non-working dns323 config

2010-08-18 Thread Wolfgang Denk
Dear Rogan Dawes, In message <4c6cd111.4070...@dawes.za.net> you wrote: > > > Then please mark it as such in the subject - adding a "[RFC]" or > > similar tag would help. > > Sorry, git-send-email newbie here. > > Will figure it out for the next time around. You can manually edit the patch befo

Re: [U-Boot] [PATCH] non-working dns323 config

2010-08-18 Thread Rogan Dawes
On 2010/08/19 7:35 AM, Wolfgang Denk wrote: > Dear Rogan Dawes, > > In message <4c6cc059.4080...@dawes.za.net> you wrote: >> >> The patch was simply to allow people to see my non-working config, in >> the hope of getting suggestions on how to improve it. > > Then please mark it as such in the sub

Re: [U-Boot] [PATCH] non-working dns323 config

2010-08-18 Thread Wolfgang Denk
Dear Rogan Dawes, In message <4c6cc059.4080...@dawes.za.net> you wrote: > > The patch was simply to allow people to see my non-working config, in > the hope of getting suggestions on how to improve it. Then please mark it as such in the subject - adding a "[RFC]" or similar tag would help. Best

Re: [U-Boot] [PATCH] non-working dns323 config

2010-08-18 Thread Rogan Dawes
On 2010/08/19 12:23 AM, Wolfgang Denk wrote: > > But this is an attempt to sneak in an incomplete (no entries to > MAKEALL or MAINTAINER, for example) board when no MW is open. > > NAK for this part. Hi Wolfgang, The patch was simply to allow people to see my non-working config, in the hope of

Re: [U-Boot] [PATCH] non-working dns323 config

2010-08-18 Thread Wolfgang Denk
Dear Rogan Dawes, In message <1281993065-19803-1-git-send-email-u...@aphrodite> you wrote: > From: Rogan Dawes > > --- > arch/arm/include/asm/arch-orion5x/cpu.h |2 +- This is a fix that is good... If there only was a SoB line... > board/D-Link/dns323_b1/Makefile | 53 ++

[U-Boot] [PATCH] non-working dns323 config

2010-08-16 Thread Rogan Dawes
From: Rogan Dawes --- arch/arm/include/asm/arch-orion5x/cpu.h |2 +- board/D-Link/dns323_b1/Makefile | 53 + board/D-Link/dns323_b1/config.mk| 27 +++ board/D-Link/dns323_b1/dns323_b1.c | 129 +++ board/D-Link/dns323_b1/dn