[U-Boot] [PATCH v3] README: Add handy kermit primer

2012-10-01 Thread Karl O. Pinc
Signed-off-by: Karl O. Pinc --- README |5 - 1 files changed, 4 insertions(+), 1 deletions(-) * On 09/02/2012 10:47:45 AM, Wolfgang Denk wrote: > In message <1344017124-5749-1-git-send-email-...@meme.com> you wrote: > > Add doc/README.kermit. > > > >

Re: [U-Boot] Seeking ARM development platform suggestions

2012-08-21 Thread Karl O. Pinc
On 08/21/2012 01:28:51 AM, Jorgen Lundman wrote: > At the moment though, my Mele is doing nothing (just waiting for wip > to > mature). I believe latest XBMC can play SD content. Current lack of > audio > support is a concern. I'm interested in using some of the Mele boxes instead of video car

[U-Boot] [PATCH] README: Cleanup description of supported partitions.

2012-08-16 Thread Karl O. Pinc
README: Cleanup description of supported partitions. Signed-off-by: Karl O. Pinc --- I'm still trying to figure things out, and so am trying to clarify the docs as I go. FYI, I'm fuzzy about: Whether this should read "One or more" or "Zero or more". Wheth

Re: [U-Boot] Question about getting the length of u-boot binary.

2012-08-09 Thread Karl O. Pinc
On 08/09/2012 09:32:37 AM, shawn xy Bai wrote: > By the way, when I want to use hotmail to send this mail, there > comes > the error: > "Message rejected. No base64 encoded MIME text parts allowed." > > Do you have any ideas? Patches must be submitted to the mailing list without attachments, i

Re: [U-Boot] The way the list manages patch submission

2012-08-04 Thread Karl O. Pinc
On 08/04/2012 11:58:23 AM, Karl O. Pinc wrote: > FYI. I got the above message twice. Probably because you > sent the message To: me and Cc:-ed the list instead of > sending the message To: the list and cc:-ing me. No. I am wrong. I was confused. :-P Sorry. Karl Free Softwa

Re: [U-Boot] The way the list manages patch submission

2012-08-04 Thread Karl O. Pinc
On 08/04/2012 08:35:49 AM, Wolfgang Denk wrote: > Your registration in the mailing list has the "nodupes" flag set, > which is documented as: > > Avoid duplicate copies of messages? > > When you are listed explicitly in the To: or Cc: headers of a > list message, you can opt to

Re: [U-Boot] The way the list manages patch submission

2012-08-04 Thread Karl O. Pinc
Dear Wolfgang, On 08/04/2012 08:35:49 AM, Wolfgang Denk wrote: > In message <1344041771.12337.2@mofo> you wrote: > > > > The trouble is getting a patch message back from the list when you > > send a patch in. For example I sent > > Why would you want to get your own messages back? You already

Re: [U-Boot] The way the list manages patch submission

2012-08-03 Thread Karl O. Pinc
On 08/03/2012 05:46:56 PM, Wolfgang Denk wrote: > I have no diea why there are two people (Karl and Any) appear to have > problems with list delivery - I cannot see any such problems. As far > as I can tell, all their messages have been properly delivered to the > list and the archives. I tend to

Re: [U-Boot] The way the list manages patch submission

2012-08-03 Thread Karl O. Pinc
On 08/03/2012 03:43:50 PM, Andy Sharp wrote: > I think it's a matter of the list software isn't sending emails to > the > original sender, regardless of the setting for that user. It seems only to affect patches sent to the list, not regular emails like this one. I don't think it has to do wit

[U-Boot] The way the list manages patch submission

2012-08-03 Thread Karl O. Pinc
Hi, As a beginner here I have to say it's really surprising the way the list disappears patches sent to the list. Usually when you send an email you expect it to be delivered. I'm sure you have your reasons for this behavior but I thought I'd comment anyway. As a suggestion, if the patch won't

[U-Boot] [PATCH v2] README: Add handy kermit primer

2012-08-03 Thread Karl O. Pinc
Add doc/README.kermit. Mention in README. Signed-off-by: Karl O. Pinc --- Thanks for the guidance. Turns out the wiki has an even better guide. (It does not mention entering commands interactively. Oh well.) P.S. I'm not sure I'm threading this right. I'm threading to the

[U-Boot] [PATCH] README: Add handy kermit primer

2012-08-03 Thread Karl O. Pinc
README: Add handy kermit primer Signed-off-by: Karl O. Pinc --- Add handy primer on using C-Kermit to the README to make kermit juicyer for minicom users. I don't know if you really want this. It does seem a bit offtopic. But I need to look at this every time I start kermit so thoug

[U-Boot] [PATCH v2] README: Reference nand monitor commands in U-Boot README

2012-08-03 Thread Karl O. Pinc
Reference nand monitor commands in U-Boot README Signed-off-by: Karl O. Pinc --- Resend of patch to ease review/commit process. Changes for v2: - include a commit message - Change message subject to "README:" instead of "cosmetic:" README |1 + 1 files changed

Re: [U-Boot] Merging the pogo_e02 and sheevaplug code

2012-08-03 Thread Karl O. Pinc
On 08/03/2012 01:48:02 AM, Prafulla Wadaskar wrote: > > > > -Original Message- > > From: Karl O. Pinc [mailto:k...@meme.com] > > Sent: 02 August 2012 23:07 > > To: Prafulla Wadaskar > > Cc: u-boot@lists.denx.de; david.c.pu...@gmail.com > > Subjec

Re: [U-Boot] Cosmetic doc typo fixes to the kwbimage feature docs

2012-08-02 Thread Karl O. Pinc
On 07/30/2012 01:36:07 AM, Prafulla Wadaskar wrote: > > > > -Original Message- > > From: u-boot-boun...@lists.denx.de [mailto:u-boot- > > boun...@lists.denx.de] On Behalf Of Karl O. Pinc > > Sent: 27 July 2012 20:23 > > To: u-boot@lists.denx.de > &g

[U-Boot] [PATCH] cosmetic: Reference nand monitor commands in U-Boot README

2012-08-02 Thread Karl O. Pinc
Signed-off-by: Karl O. Pinc --- README |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/README b/README index fb9d904..6bb5992 100644 --- a/README +++ b/README @@ -3725,6 +3725,7 @@ saveenv - save environment variables to persistent storage protect - enable or disable

[U-Boot] [PATCH] cosmetic: Better explain how to use the kirkwood kwbimage.cfg file.

2012-08-02 Thread Karl O. Pinc
Hi, This adds to the documenation to explain how to use the kwbimage.cfg file necessary to generate an image with prefixed board setup values necessary for the kirkwood boards. Signed-off-by: Karl O. Pinc --- doc/README.kwbimage | 17 ++--- 1 files changed, 14 insertions(+), 3

[U-Boot] [PATCH v2] Cosmetic doc typo fixes to the kwbimage feature docs

2012-08-02 Thread Karl O. Pinc
Signed-off-by: Karl O. Pinc --- board/Marvell/sheevaplug/kwbimage.cfg |4 ++-- doc/README.kwbimage |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/Marvell/sheevaplug/kwbimage.cfg b/board/Marvell/sheevaplug/kwbimage.cfg index 3b9c53f

[U-Boot] [PATCH v2] Cosmetic doc typo fixes to the kwbimage feature docs

2012-08-02 Thread Karl O. Pinc
This is a resend of the first email I tried sending to the list. I don't believe the original email went through, probably due to my weak git skills. This fixes a few obvious typos in the kirkwood docs. Karl O. Pinc (1): Cosmetic doc typo fixes to the kwbimage feature docs board/Ma

Re: [U-Boot] Merging the pogo_e02 and sheevaplug code

2012-08-02 Thread Karl O. Pinc
On 08/02/2012 12:10:28 PM, Prafulla Wadaskar wrote: > > > > -Original Message- > > From: Karl O. Pinc [mailto:k...@meme.com] > > Sent: 01 August 2012 21:13 > > To: u-boot@lists.denx.de; david.c.pu...@gmail.com; Prafulla > Wadaskar > > Subject: M

[U-Boot] Merging the pogo_e02 and sheevaplug code

2012-08-01 Thread Karl O. Pinc
Hi, I'm looking at possibly merging the pogo_e02 and sheevaplug code and have some general questions before doing anything. The pogoplug POGO-E02 (pogo_e02 target) and the sheevaplug (sheevaplug development kit) (sheevaplug target) board are very similar. They are arm (Marvell) kirkwood boards.

Re: [U-Boot] building u-boot inside buildroot

2012-07-30 Thread Karl O. Pinc
On 07/30/2012 01:28:45 AM, Prafulla Wadaskar wrote: > > > > -Original Message- > > From: u-boot-boun...@lists.denx.de [mailto:u-boot- > > boun...@lists.denx.de] On Behalf Of Karl O. Pinc > > Sent: 30 July 2012 08:00 > > To: Sabri Altunbas > > Cc

Re: [U-Boot] building u-boot inside buildroot

2012-07-29 Thread Karl O. Pinc
On 07/29/2012 07:43:00 AM, Sabri Altunbas wrote: > I installed buildroot as my embedded linux environment. For first > time > I can > build u-boot. But if i change a c-file and try to recompile u-boot. > It > doesn,t work. Buildroot doesn,t notice this changing and does > nothing. > > Can anybo

Re: [U-Boot] Cosmetic doc typo fixes to the kwbimage feature docs

2012-07-27 Thread Karl O. Pinc
On 07/26/2012 11:15:32 PM, Karl O. Pinc wrote: > Hi, > > I'm looking into the kirkwood docs and found some typos. > > I'm not proficent in git. If there's a problem with my > git-age, or anything else, please let me know. I used git send-mail to send the a

Re: [U-Boot] U-Boot on the POGO-E02

2012-07-27 Thread Karl O. Pinc
On 07/27/2012 12:18:48 AM, Prafulla Wadaskar wrote: > > > > > The appended patch is to the latest U-Boot > > release, 2012-04. I'll see about sending > > a patch with git as described in the > > FAQ if I get something working. > > > > This patch is not to apply, but I'm > > having a problem bec

[U-Boot] U-Boot on the POGO-E02

2012-07-26 Thread Karl O. Pinc
-0,0 +1,166 @@ +# +# (C) Copyright 2009 +# Marvell Semiconductor +# Written-by: Prafulla Wadaskar +# Modified for the POGO-E02 by: Karl O. Pinc +# +# See file CREDITS for list of people who contributed to this +# project. +# +# This program is free software; you can redistribute it and/or +# modify it

[U-Boot] [PATCH] Cosmetic doc typo fixes to the kwbimage feature docs

2012-07-26 Thread Karl O. Pinc
--- board/Marvell/sheevaplug/kwbimage.cfg |4 ++-- doc/README.kwbimage |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/Marvell/sheevaplug/kwbimage.cfg b/board/Marvell/sheevaplug/kwbimage.cfg index 3b9c53f..55be3a3 100644 --- a/board/Marvell/sh

[U-Boot] Cosmetic doc typo fixes to the kwbimage feature docs

2012-07-26 Thread Karl O. Pinc
Hi, I'm looking into the kirkwood docs and found some typos. I'm not proficent in git. If there's a problem with my git-age, or anything else, please let me know. Thanks. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listin