[U-Boot] Pull request: u-boot-blackfin
Sonic Zhang
sonic.adi at gmail.com
Wed Jul 31 11:14:59 CEST 2013
Hi Tom,
Please pull the following patches from u-boot-blackfin into your tree.
Thanks
The following changes since commit 6a19cc9df0ff76273cecd3cd72323a73ff44e8de:
cfi_flash: Add prototypes of overridable functions (2013-07-30 09:11:54 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-blackfin.git master
for you to fetch changes up to 327b5c9f7cde4e621c2f49fbd2e9890d32f2bef8:
spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded (2013-07-31
16:56:04 +0800)
----------------------------------------------------------------
Axel Lin (5):
blackfin: gpio: Unreserve gpio in special_gpio_free()
gpio: adi_gpio2: Unreserve gpio in special_gpio_free()
blackfin: gpio: Use proper mask for comparing function
blackfin: Fix using gd->baudrate before setting its value
spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
arch/blackfin/cpu/gpio.c | 15 ++++++++-------
arch/blackfin/lib/board.c | 3 +--
drivers/gpio/adi_gpio2.c | 4 ++--
drivers/spi/bfin_spi.c | 4 +---
4 files changed, 12 insertions(+), 14 deletions(-)
More information about the U-Boot
mailing list