From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 15 Aug 2014 11:06:29 -0700 Subject: [U-Boot] [PATCH] image: fix bootm failure for FIT image In-Reply-To: References: <1408124953-4708-1-git-send-email-pengw@nvidia.com> Message-ID: <53EE4C25.9000007@freescale.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 08/15/2014 10:50 AM, Bryan Wu wrote: > York, > > Could you please to try this patch on your platform? I tested on mine > but it's not the same as your setup. Bryan, I did a quick test and this patch fixed the problem I had. Please continue code review process. I noticed a change in include/configs/jetson-tk1.h. Does it have anything to do with this patch? York