mbox

[U-Boot] Pull request: u-boot-sh/master

Message ID CABMQnV+5QqzJtzG7qh64T3SckkNmPx3HKXvCSM1V9vM=d9A-Rg@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-sh.git master

Message

Nobuhiro Iwamatsu Dec. 5, 2014, 2:15 a.m. UTC
Dear Tom Rini.

Please pull u-boot-sh master branch.

The following changes since commit 97cdf64026c7d749dd7a5c0dbaba7a60a7292ac9:

  Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 (2014-12-04
09:24:05 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 9675f6107725a1002858df2246ebfb0cd3082e76:

  mmc: sh_mmcif: Add support rmobile (2014-12-05 11:16:22 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (3):
      mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loop
      mmc: sh_mmcif: Change maximum and minimum value of MMC clock
      mmc: sh_mmcif: Add support rmobile

 drivers/mmc/sh_mmcif.c | 19 +++++++++----------
 drivers/mmc/sh_mmcif.h |  8 +++++++-
 2 files changed, 16 insertions(+), 11 deletions(-)

Comments

Tom Rini Dec. 8, 2014, 9:40 p.m. UTC | #1
On Fri, Dec 05, 2014 at 11:15:17AM +0900, Nobuhiro Iwamatsu wrote:

> Dear Tom Rini.
> 
> Please pull u-boot-sh master branch.
> 
> The following changes since commit 97cdf64026c7d749dd7a5c0dbaba7a60a7292ac9:
> 
>   Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 (2014-12-04
> 09:24:05 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 9675f6107725a1002858df2246ebfb0cd3082e76:
> 
>   mmc: sh_mmcif: Add support rmobile (2014-12-05 11:16:22 +0900)
> 

Applied to u-boot/master, thanks!