From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Date: Mon, 11 Apr 2016 11:11:55 +0530 Subject: [U-Boot] [PATCH v2 1/2] spl: Add an option to load a FIT containing U-Boot from FS In-Reply-To: <1460350314-30228-2-git-send-email-lokeshvutla@ti.com> References: <1460350314-30228-1-git-send-email-lokeshvutla@ti.com> <1460350314-30228-2-git-send-email-lokeshvutla@ti.com> Message-ID: <570B3923.6070908@ti.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 Monday 11 April 2016 10:21 AM, Lokesh Vutla wrote: > This provides a way to load a FIT containing U-Boot and a selection of device > tree files from a File system. > > Signed-off-by: Lokesh Vutla Reviewed-by: Mugunthan V N Regards Mugunthan V N