[U-Boot] Pull request: u-boot-spi/master
Jagan Teki
jagan at amarulasolutions.com
Fri Oct 12 06:15:13 UTC 2018
Hi Tom,
Please pull this PR.
thanks,
Jagan.
The following changes since commit 0a60a81ba3860946551cb79aa6486aa076e357f3:
Kconfig: sandbox: enable cmd_avb and dependencies (2018-10-07 13:34:19 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to 5c391486b411025785e064f160d248bef31b3d28:
sf: Add MICRON manufacturer id (2018-10-12 11:37:49 +0530)
----------------------------------------------------------------
Adam Ford (1):
mtd: uboot: Fix hanging during mtd list command
Ashish Kumar (1):
sf: Add MICRON manufacturer id
Jagan Teki (2):
spi: davinci: Add platdata support
board: da8xxevm: Add SPL DM for serial, spi
board/davinci/da8xxevm/da850evm.c | 27 +++++++++++++++++++
configs/da850_am18xxevm_defconfig | 3 +++
configs/da850evm_defconfig | 3 +++
drivers/mtd/mtd_uboot.c | 9 ++++++-
drivers/mtd/spi/sf_internal.h | 1 +
drivers/mtd/spi/spi_flash.c | 2 ++
drivers/spi/davinci_spi.c | 47 ++++++++++++++++++++--------------
include/configs/da850evm.h | 3 ---
include/dm/platform_data/spi_davinci.h | 15 +++++++++++
9 files changed, 87 insertions(+), 23 deletions(-)
create mode 100644 include/dm/platform_data/spi_davinci.h
More information about the U-Boot
mailing list