From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Mon, 20 Aug 2012 09:03:16 +0200
Message-ID: <E1T3M16-0002Yv-MY@calypso.gnumonks.org>
Subject: osmo-cos.git branch master updated.
	663a20c6885f7dc45c803059d823d16921c7d3e0
Message: 3

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom COS (Card Operating System)".

The branch, master has been updated
       via  663a20c6885f7dc45c803059d823d16921c7d3e0 (commit)
       via  df351db71f79fcc8134bbb25dbcc7569e235d892 (commit)
      from  41ddc255af5a2f8170c5be09b1b841c5c048a8f2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/cgit/osmo-cos/commit/?id=663a20c6885f7dc45c803059d823d16921c7d3e0

commit 663a20c6885f7dc45c803059d823d16921c7d3e0
Author: Harald Welte <laforge@gnumonks.org>
Date:   Mon Aug 20 09:02:21 2012 +0200

    use 'volatile' to avoid unwanted compiler optimization
    
    The fact that we just wrote to a given register doesn't mean that we can
    skip re-reading it again...

http://cgit.osmocom.org/cgit/osmo-cos/commit/?id=df351db71f79fcc8134bbb25dbcc7569e235d892

commit df351db71f79fcc8134bbb25dbcc7569e235d892
Author: Harald Welte <laforge@gnumonks.org>
Date:   Mon Aug 20 09:02:02 2012 +0200

    UART: change baudrate back to 115200bps

-----------------------------------------------------------------------

Summary of changes:
 src/cc32/cc32_flcon.c     |    2 +-
 src/cc32/cc32_regs.h      |    7 +++++--
 src/cc32/cc32_spi.c       |    4 ++--
 src/cc32/cc32_spi.h       |    2 +-
 src/cc32/uart_sc16is740.c |    4 ++--
 5 files changed, 11 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Osmocom COS (Card Operating System)


