From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Jacques Hiblot Date: Tue, 28 Nov 2017 17:22:41 +0100 Subject: [U-Boot] [GIT PULL] Please pull u-boot-mmc master In-Reply-To: <20171128121512.GU3587@bill-the-cat> References: <88b6bfa5-3578-dd5c-c4c4-86b044033b42@samsung.com> <20171128121512.GU3587@bill-the-cat> Message-ID: <7df57d27-35a4-1b7d-2873-4df75ef567dc@ti.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 all, On 28/11/2017 13:15, Tom Rini wrote: > On Tue, Nov 28, 2017 at 11:20:04AM +0900, Jaehoon Chung wrote: > >> Dear Tom, >> >> Could you pull these patches to u-boot/master? >> After applied these patches, i will send the patches relevant to fixing patches. >> - I have tested the buildman, it's passed. >> >> Note: >> - When run "mmc rescan", it is failed with timeout. Jaehoon, FYI I don't see this problem with TI-based platforms >> - Need to fix the minor issues. >> - Need to test about HS200 and UHS mode. >> - Before releasing, needs to make the stable for HS200 and UHS mode. >> - If there are that i missed some patches, i will rebase on this version. >> >> The following changes since commit 93a51d301ad051ec6f8c6016862c7719b8b434d3: >> >> Merge git://git.denx.de/u-boot-arc (2017-11-24 11:45:15 -0500) >> >> are available in the git repository at: >> >> git://git.denx.de/u-boot-mmc.git master >> >> for you to fetch changes up to f20c1c47ad289b4266a3be42e12540add8ef551c: >> >> mmc: meson_gx_mmc: fix the complie error (2017-11-27 18:46:30 +0900) >> > NAK. Some of the listed problems lead to tests failing, and we also > have a number of size problems introduced with this too, please fix. > See https://travis-ci.org/trini/u-boot/builds/308244111 The support for UHS and HS200 adds a lot of stuff (tuning, IO voltage control etc.). I'll work to making it optional. JJ >