mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: vj <vicencb@gmail.com>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/5] archosg9: improve support for tablet
Date: Sat, 13 Oct 2012 16:35:34 +0200	[thread overview]
Message-ID: <CAAMcf8AYy6gi4bEd41m0R1KR5g5Q8WD_f1-_5XbwTM+_zCO_yw@mail.gmail.com> (raw)
In-Reply-To: <20121013141942.GN13639@game.jcrosoft.org>

On Sat, Oct 13, 2012 at 4:19 PM, Jean-Christophe PLAGNIOL-VILLARD
<plagnioj@jcrosoft.com> wrote:
> HI,
>
>         can you use your REAL NAME please
>
> Best Regards,
> J.

This project is my first time I'm using git to send e-mails. The first
e-mails were sent (as default) with
my nickname (vj).
Then I realized that was incorrect and changed it to my real name: Vicente.

On the other hand there are the e-mails directly sent from gmail that
uses my nickname vj. I prefer
not changing this because it's my personal e-mail and has other uses
besides posting to mailing lists.
Maybe I should use another, more professional, e-mail address.

Best Regards,
  Vicente Jaime Bergas Villalonga.

> On 16:03 Sat 13 Oct     , Vicente wrote:
>>
>> This patch series solves/improves/implements:
>>  ttyOxxx are 0 based, so change ttyO1 to ttyO0
>>  change speed to 115200, there are some issues at Mbaud speed in linux
>>  make the archos environment more flexible: initrd and zImage names are overwritable
>>  added definition of PSR_I_BIT and some others, remaining PSR bits renamed to match the linux ones
>>  disable interrupts at barebox exit
>>  speed up initrd transfer
>>  add option to benchmark file transfers
>>
>> Thank you all for your review work:
>>  Sascha Hauer
>>  Jean-Christophe
>>  Antony Pavlov
>>  Teresa Gamez
>> Which is greatly appreciated.
>>
>> I also want to thank scholbert for the information posted in this forum thread:
>> http://forum.xda-developers.com/showpost.php?p=25919128&postcount=4
>>
>> Vicente (5):
>>   ArchosG9: changed serial port and env
>>   ARM: add/rename PSR bits to match linux names
>>   ARM: ensure irqs are disabled at barebox exit
>>   uimage: improve transfer speed
>>   omap4_usbboot_fs: add benchmarking capabilities
>>
>>  arch/arm/boards/archosg9/env/config       |  4 ++-
>>  arch/arm/boards/archosg9/env/init/usbboot |  9 ++---
>>  arch/arm/configs/archosg9_defconfig       |  2 +-
>>  arch/arm/cpu/cpu.c                        | 11 +++++++
>>  arch/arm/cpu/exceptions.S                 |  1 -
>>  arch/arm/cpu/interrupts.c                 |  6 ++--
>>  arch/arm/include/asm/ptrace.h             | 55 +++++++++++++++++--------------
>>  common/uimage.c                           |  2 +-
>>  scripts/Makefile                          |  2 +-
>>  scripts/omap4_usbboot.c                   | 32 ++++++++++++++++--
>>  10 files changed, 85 insertions(+), 39 deletions(-)
>>
>> --
>> 1.7.12.2
>>
>>
>> _______________________________________________
>> barebox mailing list
>> barebox@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/barebox

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2012-10-13 14:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-13 14:03 Vicente
2012-10-13 14:03 ` [PATCH 1/5] ArchosG9: changed serial port and env Vicente
2012-10-13 14:03 ` [PATCH 2/5] ARM: add/rename PSR bits to match linux names Vicente
2012-10-13 18:25   ` Sascha Hauer
2012-10-13 14:03 ` [PATCH 3/5] ARM: ensure irqs are disabled at barebox exit Vicente
2012-10-14  8:57   ` Sascha Hauer
2012-10-13 14:03 ` [PATCH 4/5] uimage: improve transfer speed Vicente
2012-10-13 14:03 ` [PATCH 5/5] omap4_usbboot_fs: add benchmarking capabilities Vicente
2012-10-13 18:27   ` Sascha Hauer
2012-10-13 14:19 ` [PATCH 0/5] archosg9: improve support for tablet Jean-Christophe PLAGNIOL-VILLARD
2012-10-13 14:35   ` vj [this message]
2012-10-14  8:12     ` [SPAM] " Jean-Christophe PLAGNIOL-VILLARD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAMcf8AYy6gi4bEd41m0R1KR5g5Q8WD_f1-_5XbwTM+_zCO_yw@mail.gmail.com \
    --to=vicencb@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=plagnioj@jcrosoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox