From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Fri, 16 Oct 2015 16:51:53 +0900 Subject: [U-Boot] please pull u-boot-samsung master Message-ID: <5620AC99.7020706@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Tom, The following changes since commit f861f51c4673d35908e4e330a86c81d7d909b51c: ls102xa: Fix reset hang (2015-10-12 12:56:32 -0400) are available in the git repository at: http://git.denx.de/u-boot-samsung for you to fetch changes up to 2308ea7c6fe003f699f4648d4ac3bb030fdc64d0: exynos: more debug and cleanup in do_sdhci_init() (2015-10-13 20:22:28 +0900) ---------------------------------------------------------------- Guillaume GARDET (2): odroid: replace 'fatload' with 'load' to be able to use EXT* partitions odroid: Add boot script (boot.scr) support Tobias Jakobi (4): exynos: Properly zero initialize host in s5p_sdhci_init() exynos: Fix passing of errors in exynos_mmc_init() exynos: be more verbose in process_nodes() exynos: more debug and cleanup in do_sdhci_init() drivers/mmc/s5p_sdhci.c | 50 +++++++++++++++++++++++++++------------------- include/configs/odroid.h | 16 +++++++++++---- 2 files changed, 42 insertions(+), 24 deletions(-) -- Thanks, Minkyu Kang.