From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Thu, 7 Sep 2017 16:19:54 -0300 Subject: [Buildroot] [PATCH 1/2] imx: Introduce an SPL genimage template In-Reply-To: <1504010311-29937-1-git-send-email-fabio.estevam@nxp.com> References: <1504010311-29937-1-git-send-email-fabio.estevam@nxp.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Tue, Aug 29, 2017 at 9:38 AM, Fabio Estevam wrote: > Introduce a genimage template for booting SPL + u-boot.img U-Boot > binaries. > > Signed-off-by: Fabio Estevam Any feedback on this approach, please?