[U-Boot] [PATCH 04/22] armv7: start.S: provide a hook for saving boot params

Bedia, Vaibhav vaibhav.bedia at ti.com
Tue Mar 1 15:27:13 CET 2011


On Monday, February 28, 2011 5:16 PM, V, Aneesh wrote:
> Provide a means by which u-boot/SPL can save parameters passed
> to it by ROM code or the pre-loader. 
> 
> A new function 'save_boot_params' has been defined and a
> default implentation provided. Please note that we do not have
> a stack yet. So, any implementation of this function should
> not use stack.  
> 
> Signed-off-by: Aneesh V <aneesh at ti.com>
> ---

This is an essential feature when there no x-loader in the picture.
Thanks for posting a patch for this :)

Regards,
Vaibhav


More information about the U-Boot mailing list