Link Suggestion (Proposal)

2013-03-29 Thread Yvonne Hazik
Fellow webmaster, I ran across your site lists.infradead.org while surfing the net and would like to exchange links with you. What I'm offering is a free, fair and beneficial deal in exchange for a backlink. At http://www.searchinspider.com you can find everything from beginner's guides to more

Exchange Links For Free

2013-03-29 Thread Lauren Crawford
Dear Webmaster, As the Site operator of UKSERP.com, I would like to invite you to exchange links with us. The entire week we will conduct a unique link exchange that will focus on real links with real traffic from real sites with real content! Why Trade links with us? A. Totally free of charge

Re: [PATCH] commands/tftp: use pr_debug for debug output

2013-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
On 16:08 Fri 29 Mar , Hubert Feurstein wrote: > Signed-off-by: Hubert Feurstein > --- > commands/tftp.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/commands/tftp.c b/commands/tftp.c > index 558b0ac..05d9d04 100644 > --- a/commands/tftp.c > +++ b/commands/tftp.c >

[PATCH] commands/tftp: use pr_debug for debug output

2013-03-29 Thread Hubert Feurstein
Signed-off-by: Hubert Feurstein --- commands/tftp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/tftp.c b/commands/tftp.c index 558b0ac..05d9d04 100644 --- a/commands/tftp.c +++ b/commands/tftp.c @@ -76,7 +76,7 @@ static int do_tftpb(int argc, char *argv[])

Re: [PATCH v2] cfa10036: Retrieve the RAM size at runtime

2013-03-29 Thread Maxime Ripard
Hi Alexandre, Le 27/03/2013 15:40, Alexandre Belloni a écrit : > The cfa-10036 comes in two flavours, with either 128MB or 256MB of RAM > on it. > > Since it's not stored anywhere, we need to runtime detect it by > introducing the cfa10036_get_ram_size function. > > Signed-off-by: Alexandre Bell

[PATCH] ARM: sabresd: move config-board out of /env/init

2013-03-29 Thread Hubert Feurstein
Signed-off-by: Hubert Feurstein --- arch/arm/boards/freescale-mx6-sabresd/env/config-board | 7 +++ arch/arm/boards/freescale-mx6-sabresd/env/init/config-board | 7 --- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 arch/arm/boards/freescale-mx6-sabresd/env/conf