[U-Boot] Pull request, v2018.11, v2: u-boot-spi/master

Hi Tom,
Here is v2 PR MTD, DFU fixes, please pull the same.
Change for v2: - Fixed patches for travis-ci build
The following changes since commit c80cc3df3d196302c401e45c92d8a769c55e78e9:
Merge tag 'u-boot-imx-20181112' of git://git.denx.de/u-boot-imx (2018-11-12 08:06:34 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to 1f758b793649a18b76252bf507312465310637ad:
mtd: Drop duplicate MTD_PARTITIONS Kconfig option (2018-11-13 18:53:10 +0530)
---------------------------------------------------------------- Boris Brezillon (5): mtd: Use default mtdparts/mtids when not defined in the environment dfu: nand: Add missing dependency on CMD_MTDPARTS mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected cmd: ubi: Remove useless call to mtdparts_init() mtd: Drop duplicate MTD_PARTITIONS Kconfig option
cmd/Kconfig | 5 ++-- cmd/ubi.c | 5 ---- drivers/dfu/Kconfig | 1 + drivers/mtd/Kconfig | 6 ----- drivers/mtd/mtd_uboot.c | 62 +++++++++++++++++++++++++++++++++++++++++++++++-- 5 files changed, 63 insertions(+), 16 deletions(-)
participants (1)
-
Jagan Teki