From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Thu, 14 Feb 2019 22:50:11 +0530 Subject: [U-Boot] Pull request: u-boot-sunxi/master Message-ID: <20190214172011.5874-1-jagan@amarulasolutions.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, PR about some random fixes. Summary: - MMC CD pin fix on Orangepi Zero plus - SPI boot for Olinuxino Lime2-eMMC boards - Change in dram frequnecy for tbs_a711 The following changes since commit dbe70c7d4e3d5c705a98d82952e05a591efd0683: Merge branch 'master' of git://git.denx.de/u-boot-sh (2019-02-10 08:11:53 -0500) are available in the Git repository at: git://git.denx.de/u-boot-sunxi.git master for you to fetch changes up to d065a6c00a63c2f441bb8b5d31407c5e10da9612: configs: tbs_a711: lower dram frequency (2019-02-12 17:25:44 +0530) ---------------------------------------------------------------- Hauke Mehrtens (1): sun50i: h5: Orange Pi Zero Plus: Fix SdCard detection Priit Laes (1): arm: sunxi: Enable SPL/SPI boot for Olinuxino Lime2-eMMC boards Tomas Novotny (1): configs: tbs_a711: lower dram frequency configs/A20-OLinuXino-Lime2-eMMC_defconfig | 1 + configs/orangepi_zero_plus_defconfig | 3 +-- configs/tbs_a711_defconfig | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)