On 01/17/2018 12:54 PM, Jaehoon Chung wrote: > Hi Anand, > > On 01/17/2018 02:18 AM, Anand Moon wrote: >> Hi Jaehoon >> >> On 16 January 2018 at 12:03, Jaehoon Chung <jh80.ch...@samsung.com> wrote: >>> S2MPS11 has the 10-bucks and 38-ldos regulators. >>> To control the each power, add the s2mps11 regulator driver. >>> Tested with Odroid-xu3 board (Exynos5422) >>> > > [..snip..] > >> Thanks for you patches it seem to initialize the s2mps11 pmic and regulator. >> >> After applying you patches on latest u-boot >> It fails to boot up on my Odroid-XU3 and Odroid-XU4. >> I have verified twice with two different sdcard. >> >> It looks like mmc failed to initialize > > This patch-set is based on u-boot-samsung. so I didn't found your issue. > Yep, When i applied the patches on latest u-boot-mmc, SD-card is failed. > > I will fix it. Thanks for reporting it!
First, i found that this patch didn't initialize the values from device-tree. It is called power_board_init -> exynos_power_init() In exnyos_power_init(), there is no code relevant to "s2mps11_pmic". pmic_get("s2mps11_pmic", &dev); and need to implement the others.. Second, it seems that there is a bug on mmc side about "mmc_init: -110, time 80". Will send the patch about all things. Best Regards, Jaehoon Chung > > Best Regards, > Jaehoon Chung > >> [..snip..] >> >> > > _______________________________________________ > U-Boot mailing list > U-Boot@lists.denx.de > https://lists.denx.de/listinfo/u-boot > _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot