
On 12/02/2012 15:58, Tom Rini wrote:
On Sun, Feb 12, 2012 at 7:48 AM, Albert ARIBAUD albert.u.boot@aribaud.net wrote:
Hi all,
Le 04/02/2012 11:22, Stefano Babic a écrit :
From: Simon Schwarzsimonschwarzcor@googlemail.com
Adds prep subcommand to bootm implementation of ARM. When bootm is called with the subcommand prep the function stops right after ATAGS creation and before announce_and_cleanup.
This is used in command "cmd_spl export"
Signed-off-by: Simon Schwarzsimonschwarzcor@gmail.com Acked-by: Stefano Babicsbabic@denx.de Tested-by: Stefano Babicsbabic@denx.de
That one's assigned to me on patchwork, but already resides in several branches of the imx tree.
Stefano, why not put it in imx master for pulling?
What happened was that Stefano has working with me on getting the series into u-boot-ti (since it's just booting on OMAP*ish boards right now) so there's a branch or two for testing / avoiding a repost just to get ToT again. I expect to include it in a pull request next week (need to double check the MAKEALL -s arm before/after, then do the same for ppc).
Right - the patches were tested and run on OMAP-3 platform at the moment. Making this code available for the other SOCs will come later.
My branches on u-boot-imx are only for testing, for anyone who wants to try booting the Kernel from SPL without having to fight with the different version of the patchset.
It is planned that the whole series will be pulled by Tom soon. It is surely right if you assign this patch to Tom on patchwork ;-).
Best regards, Stefano