Home
last modified time | relevance | path

Searched hist:"329 a449f2c289b4de8f892fca1d9379ce5fd81b8" (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/configs/
H A Dxilinx_zynqmp_zc1751_xm018_dc4_defconfig28559d4c93de5039f851eea6d1404305d3ad0825 Mon Aug 01 06:49:12 UTC 2016 Michal Simek <michal.simek@xilinx.com> ARM64: zynqmp: Do not enable DM_MMC by default

The patch:
"dm: mmc: zynq: Convert zynq to use driver model for MMC"
(sha1: 329a449f2c289b4de8f892fca1d9379ce5fd81b8)
added dependency on enabling some MMC options by default.
There are minimal ZynqMP configurations which require
only minimal configurations to be enabled to keep u-boot size
as lower as possible.

Move options to defconfig instead.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
H A Dxilinx_zynqmp_zc1751_xm019_dc5_defconfig28559d4c93de5039f851eea6d1404305d3ad0825 Mon Aug 01 06:49:12 UTC 2016 Michal Simek <michal.simek@xilinx.com> ARM64: zynqmp: Do not enable DM_MMC by default

The patch:
"dm: mmc: zynq: Convert zynq to use driver model for MMC"
(sha1: 329a449f2c289b4de8f892fca1d9379ce5fd81b8)
added dependency on enabling some MMC options by default.
There are minimal ZynqMP configurations which require
only minimal configurations to be enabled to keep u-boot size
as lower as possible.

Move options to defconfig instead.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
H A Dxilinx_zynqmp_zc1751_xm015_dc1_defconfig28559d4c93de5039f851eea6d1404305d3ad0825 Mon Aug 01 06:49:12 UTC 2016 Michal Simek <michal.simek@xilinx.com> ARM64: zynqmp: Do not enable DM_MMC by default

The patch:
"dm: mmc: zynq: Convert zynq to use driver model for MMC"
(sha1: 329a449f2c289b4de8f892fca1d9379ce5fd81b8)
added dependency on enabling some MMC options by default.
There are minimal ZynqMP configurations which require
only minimal configurations to be enabled to keep u-boot size
as lower as possible.

Move options to defconfig instead.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
H A Dxilinx_zynqmp_zc1751_xm016_dc2_defconfig28559d4c93de5039f851eea6d1404305d3ad0825 Mon Aug 01 06:49:12 UTC 2016 Michal Simek <michal.simek@xilinx.com> ARM64: zynqmp: Do not enable DM_MMC by default

The patch:
"dm: mmc: zynq: Convert zynq to use driver model for MMC"
(sha1: 329a449f2c289b4de8f892fca1d9379ce5fd81b8)
added dependency on enabling some MMC options by default.
There are minimal ZynqMP configurations which require
only minimal configurations to be enabled to keep u-boot size
as lower as possible.

Move options to defconfig instead.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
H A Dxilinx_zynqmp_zcu102_revB_defconfig28559d4c93de5039f851eea6d1404305d3ad0825 Mon Aug 01 06:49:12 UTC 2016 Michal Simek <michal.simek@xilinx.com> ARM64: zynqmp: Do not enable DM_MMC by default

The patch:
"dm: mmc: zynq: Convert zynq to use driver model for MMC"
(sha1: 329a449f2c289b4de8f892fca1d9379ce5fd81b8)
added dependency on enabling some MMC options by default.
There are minimal ZynqMP configurations which require
only minimal configurations to be enabled to keep u-boot size
as lower as possible.

Move options to defconfig instead.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
H A Dxilinx_zynqmp_ep_defconfig28559d4c93de5039f851eea6d1404305d3ad0825 Mon Aug 01 06:49:12 UTC 2016 Michal Simek <michal.simek@xilinx.com> ARM64: zynqmp: Do not enable DM_MMC by default

The patch:
"dm: mmc: zynq: Convert zynq to use driver model for MMC"
(sha1: 329a449f2c289b4de8f892fca1d9379ce5fd81b8)
added dependency on enabling some MMC options by default.
There are minimal ZynqMP configurations which require
only minimal configurations to be enabled to keep u-boot size
as lower as possible.

Move options to defconfig instead.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
/rk3399_rockchip-uboot/drivers/mmc/
H A Dzynq_sdhci.c329a449f2c289b4de8f892fca1d9379ce5fd81b8 Tue Jul 05 23:10:15 UTC 2016 Simon Glass <sjg@chromium.org> dm: mmc: zynq: Convert zynq to use driver model for MMC

Move zynq to the latest driver model support by enabling CONFIG_DM_MMC,
CONFIG_DM_MMC_OPS and CONFIG_BLK.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/arm/
H A DKconfig28559d4c93de5039f851eea6d1404305d3ad0825 Mon Aug 01 06:49:12 UTC 2016 Michal Simek <michal.simek@xilinx.com> ARM64: zynqmp: Do not enable DM_MMC by default

The patch:
"dm: mmc: zynq: Convert zynq to use driver model for MMC"
(sha1: 329a449f2c289b4de8f892fca1d9379ce5fd81b8)
added dependency on enabling some MMC options by default.
There are minimal ZynqMP configurations which require
only minimal configurations to be enabled to keep u-boot size
as lower as possible.

Move options to defconfig instead.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
329a449f2c289b4de8f892fca1d9379ce5fd81b8 Tue Jul 05 23:10:15 UTC 2016 Simon Glass <sjg@chromium.org> dm: mmc: zynq: Convert zynq to use driver model for MMC

Move zynq to the latest driver model support by enabling CONFIG_DM_MMC,
CONFIG_DM_MMC_OPS and CONFIG_BLK.

Signed-off-by: Simon Glass <sjg@chromium.org>