From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anand Moon Date: Fri, 17 Jan 2020 10:30:11 +0530 Subject: [PATCH 0/3] Fix Odroid U3/X2 SD-card boot In-Reply-To: <20200116152535.2170-1-m.szyprowski@samsung.com> References: <20200116152535.2170-1-m.szyprowski@samsung.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On Thu, 16 Jan 2020 at 20:56, Marek Szyprowski wrote: > > Hi All > > This patchset restores booting from SD-card on Exynos4412-based Odroid > U3/X2 boards. It relies on the Exynos MMC device id auto-dectection and > PMIC device name fixes: > https://patchwork.ozlabs.org/patch/1223558/ > https://patchwork.ozlabs.org/patch/1224228/ > > Best regards > Marek Szyprowski > Samsung R&D Institute Poland > Thanks for this fix, I have am issue with my odroid u3 boards, All my board will not boot up until I connect UART to usb port. basically the fan spin but will not load the kernel. So it their a solution to this problem. I tried the patch from Tobias Jakobi (odroid: defconfig: configure keyed autoboot) but this did not work at my end. -Anand