public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 2/2] ARMV7: Fixed baudrate setting in pl01x driver
Date: Sun, 08 Aug 2010 00:22:01 +0200	[thread overview]
Message-ID: <20100807222201.694BC1536EF@gemini.denx.de> (raw)
In-Reply-To: <1280373167-20890-3-git-send-email-matt.waddel@linaro.org>

Dear matt.waddel at linaro.org,

In message <1280373167-20890-3-git-send-email-matt.waddel@linaro.org> you wrote:
> From: Matt Waddel <matt.waddel@linaro.org>
> 
> The pl01x serial driver was lacking the code to switch baudrates from the
> command line.  Fixed by simply saving the new baudrate and calling
> serial_init() again.
> 
> Signed-off-by: Matt Waddel <matt.waddel@linaro.org>
...
>  static void pl01x_putc (int portnum, char c);
>  static int pl01x_getc (int portnum);
>  static int pl01x_tstc (int portnum);
> +unsigned int baudRate = CONFIG_BAUDRATE;

We don't allow CamelCase identifiers.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
This was an  amazing  creation  using  small  squares  of  compressed
vegetable  matter on which letters were made by means of small carbon
particles from a stylus, giving an effect similar to the  traditional
word-processor  screen. It seemed amazingly portable and I never once
saw him have to change the batteries.
        - Terry Pratchett & Stephen Briggs, _The Discworld Companion_

  reply	other threads:[~2010-08-07 22:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29  3:12 [U-Boot] [PATCH V2 0/2] ARMV7: Add support for Versatile Express CortexA9x4 matt.waddel at linaro.org
2010-07-29  3:12 ` [U-Boot] [PATCH V2 1/2] ARMV7: Versatile Express Coretile CortexA9x4 support matt.waddel at linaro.org
2010-08-07 22:20   ` Wolfgang Denk
2010-09-07  1:55   ` [U-Boot] [PATCH V3 0/2] ARMV7: Add support for the Versatile Express Quad Cortex A9 platform matt.waddel at linaro.org
2010-09-07  1:55   ` [U-Boot] [PATCH V3 1/2] ARMV7: Versatile Express Coretile CortexA9x4 support matt.waddel at linaro.org
2010-10-12 20:38     ` Wolfgang Denk
2010-09-07  1:55   ` [U-Boot] [PATCH V3 2/2] ARMV7: Fixed baudrate setting in pl01x driver matt.waddel at linaro.org
2010-10-12 20:38     ` Wolfgang Denk
2010-09-14  3:49   ` [U-Boot] [PATCH NEXT V4 0/2] ARMV7: Add support for the Versatile Express Quad Cortex A9 platform matt.waddel at linaro.org
2010-09-14  3:49   ` [U-Boot] [PATCH NEXT V4 1/2] ARMV7: Versatile Express Coretile CortexA9x4 support matt.waddel at linaro.org
2010-09-14  3:49   ` [U-Boot] [PATCH NEXT V4 2/2] ARMV7: Fixed baudrate setting in pl01x driver matt.waddel at linaro.org
2010-10-07 21:40   ` [U-Boot] [PATCH V5 0/2] ARMV7: Add support for the Versatile Express Quad Cortex A9 platform matt.waddel at linaro.org
2010-10-07 21:48   ` matt.waddel at linaro.org
2010-10-11 15:52     ` Matt Waddel
2010-10-07 21:48   ` [U-Boot] [PATCH V5 1/2] ARMV7: Versatile Express Coretile CortexA9x4 support matt.waddel at linaro.org
2010-10-12 20:56     ` Wolfgang Denk
2010-10-07 21:48   ` [U-Boot] [PATCH V5 2/2] ARMV7: Fixed baudrate setting in pl01x driver matt.waddel at linaro.org
2010-10-12 20:56     ` Wolfgang Denk
2010-07-29  3:12 ` [U-Boot] [PATCH V2 " matt.waddel at linaro.org
2010-08-07 22:22   ` Wolfgang Denk [this message]
2010-07-29 13:39 ` [U-Boot] [PATCH V2 0/2] ARMV7: Add support for Versatile Express CortexA9x4 Peter Pearse
2010-08-05 21:55 ` John Rigby
2010-08-07 22:23   ` Wolfgang Denk

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=20100807222201.694BC1536EF@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /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