From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlo Caione Date: Thu, 7 Jun 2018 13:39:15 +0100 Subject: [U-Boot] [PATCH 0/3] rk3288: veyron: Enable SDMMC when booting from SPI Message-ID: <20180607123918.15245-1-carlo@caione.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de From: Carlo Caione These patches toghether with the previously submitted patch [0] enable the chromebook veyron jerry to use the SDMMC interface when U-Boot is not chainloaded by depthcharge but booted directly from SPI. [0] https://marc.info/?l=u-boot&m=152836928803742&w=2 Carlo Caione (3): rk3288: veyron: Init boot-on regulators rk3288: Disable JTAG function from sdmmc0 IO rockchip: veyron: Set vcc33_sd regulator value arch/arm/mach-rockchip/rk3288-board.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) -- 2.17.1