From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Date: Thu, 15 Mar 2018 20:01:58 +0530 Subject: [U-Boot] [PATCH] davinci: omapl138_lcdk: fix PLL0 frequency In-Reply-To: <15903e81-5653-ded8-803d-899e3507a4eb@ti.com> References: <1521077790-17411-1-git-send-email-david@lechnology.com> <25797151-dd92-411e-7d20-c2af0c16a294@ti.com> <15903e81-5653-ded8-803d-899e3507a4eb@ti.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 On Thursday 15 March 2018 07:12 PM, Sekhar Nori wrote: > On Thursday 15 March 2018 06:04 PM, Sekhar Nori wrote: >> Thanks for the patch and great description. It looks correct to me. >> Hopefully I can provide some testing feedback too soon. > > Something seems to have broken MMC/SD support on OMAP-L138 LCDK on > 2018.03[1]. 2018.01 works fine[2]. > > Will check what went wrong. The commit that broke is 6aa4ad8e3820adefaf09fe21efae06772003620f "Convert CONFIG_SOC_DA8XX et al to Kconfig". The commit prior to that works. I cannot revert it cleanly on latest mainline. I have copied others involved in that commit for help. Thanks, Sekhar > > Thanks, > Sekhar > > [1] > U-Boot SPL 2018.01 (Mar 15 2018 - 19:03:49) > Trying to boot from MMC1 > > > U-Boot 2018.01 (Mar 15 2018 - 19:03:49 +0530) > > I2C: ready > DRAM: 128 MiB > WARNING: Caches not enabled > NAND: 512 MiB > MMC: davinci: 0 > In: serial > Out: serial > Err: serial > Invalid MAC address read. > Net: DaVinci-EMAC > Warning: DaVinci-EMAC (eth0) using random MAC address - ce:e4:a2:63:dd:61 > > Hit any key to stop autoboot: 0 > > [2] > U-Boot SPL 2018.03 (Mar 15 2018 - 19:07:39 +0530) > Trying to boot from MMC1 > MMC Device 0 not found > spl: could not find mmc device. error: -19 > SPL: failed to boot from all boot devices > ### ERROR ### Please RESET the board ### >