[U-Boot] [PATCH] bug fix and cleanup for s3c44b0 serial driver
Wolfgang Denk
wd at denx.de
Sun Aug 8 22:23:04 CEST 2010
Dear Minkyu Kang,
In message <1277830727-1794-1-git-send-email-brian at cozybit.com> Brian Cavagnolo wrote:
> Specifically, don't dereference the URXH0 register twice; calculate the BRD
> based on the formula in the databook instead of using a messy switch statement;
> and migrate the BRD calculation to the hardware hardware header because it's
> board specific.
>
> Signed-off-by: Brian Cavagnolo <brian at cozybit.com>
> ---
> arch/arm/include/asm/arch-s3c44b0/hardware.h | 3 +-
> drivers/serial/serial_s3c44b0.c | 65 +-------------------------
> 2 files changed, 4 insertions(+), 64 deletions(-)
Is this patch on your queue? See
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/80548
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
"We have the right to survive!"
"Not be killing others."
-- Deela and Kirk, "Wink of An Eye", stardate 5710.5
More information about the U-Boot
mailing list