From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Wed, 7 Oct 2015 14:07:57 -0700 Subject: [U-Boot] [PATCH] imximage: fix commands other than write_data In-Reply-To: References: <1442279191-6615-1-git-send-email-troy.kisky@boundarydevices.com> <56150A83.3000000@denx.de> <56155C38.2010903@boundarydevices.com> Message-ID: <561589AD.4060601@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/7/2015 11:25 AM, Fabio Estevam wrote: > On Wed, Oct 7, 2015 at 2:54 PM, Troy Kisky > wrote: > >> Could someone verify that one of the following boards still boot >> with this patch? >> >> >> >> colibri_vf_dtb >> mx6sabresd_spl > > Tested with mx6sabresd_spl and it still boots. > Thanks Fabio