From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Tue, 22 Jul 2014 04:33:30 -0500 Subject: [U-Boot] socfpga: initialize MMC In-Reply-To: <20140721120524.GA14166@amd.pavel.ucw.cz> References: <20140716123422.GA8844@amd.pavel.ucw.cz> <20140716125238.CF3833804B5@gemini.denx.de> <20140721102004.GA12896@amd.pavel.ucw.cz> <20140721105037.D9A353802AE@gemini.denx.de> <20140721120524.GA14166@amd.pavel.ucw.cz> Message-ID: <1406021610.2402.2.camel@clsee-VirtualBox.altera.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 Pavel, On Mon, 2014-07-21 at 14:05 +0200, ZY - pavel wrote: > > > > Is there a free(host) anywhere? > > > > > > Dynamic allocation does not make much sense here, agreed. But as it is > > > existing code, and there are bigger issues around, I'd prefer to leave > > > it to someone else to clean it up... > > > > I tend to disagree. If we do not fix the problems as we see them, and > > when we are working on the code anyway, they will never get fixed. > > I'm working on the code, anyway, yes. Currently, u-boot is completely > unusable on socfpga. I'd rather fix big problems first, so that code > could be actually tested, and does not bitrot further as happened in > clock and time areas. There are just too many small problems around. > I believe some of them break due to recent upstream. The bug escaped as we still build socfpga for Virtual Target instead dev kit. I already fix this at another patch and I can boot up the U-Boot successfully again. While SDMMC, I can try it tomorrow. Thanks Chin Liang > Could we talk on jabber or phone? > > Best regards, > Pavel