From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tapani Date: Tue, 5 Nov 2013 23:12:37 +0800 Subject: [U-Boot] [PATCH] Add support for TechNexion edm1-cf-imx6 SoM In-Reply-To: References: <20130828192333.21f7ca6b@triceratops> <521E2085.6070800@denx.de> <20130830130754.5ab2d107@triceratops> <5220AF90.8080909@denx.de> <20130904192118.71107dc1@triceratops> <522F3117.7010703@denx.de> Message-ID: <20131105231237.7dd61655@triceratops> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 4 Nov 2013 15:28:39 -0200 Fabio Estevam wrote: > Hi Tapani, > > On Tue, Sep 10, 2013 at 11:47 AM, Stefano Babic wrote: > >> We are worried that we might not familiar enough with u-boot development to get > >> such changes accepted in reasonable time. > > > > I do not know what you mean for a reasonable time. Merge window is > > closed, that is patchsets adding new features will not be merged in the > > next release 2013.10. The next release should be 2013.01, and there are > > chances to get them merged. > > Do you plan to send a new version of the patch that adds support for > booting a single binary on the mx6q/dl/solo? > > Regards, > > Fabio Estevam Fabio (and others), mainlining SPL boot for edm-cf-imx6 is on hold until more of the required framework in u-boot is in place. //Tapani