Le mardi 14 juillet 2015 à 18:11 -0400, Tom Rini a écrit :
> On Thu, Jul 02, 2015 at 12:19:37AM +0200, Paul Kocialkowski wrote:
>
> [snip]
> > @@ -152,7 +172,7 @@ void __noreturn jump_to_image_no_args(struct
> > spl_image_info *spl_image)
> >
> > debug("image entry point: 0x%X\n", spl_image
On Thu, Jul 02, 2015 at 12:19:37AM +0200, Paul Kocialkowski wrote:
[snip]
> @@ -152,7 +172,7 @@ void __noreturn jump_to_image_no_args(struct
> spl_image_info *spl_image)
>
> debug("image entry point: 0x%X\n", spl_image->entry_point);
> /* Pass the saved boot_params from rom code */
This introduces OMAP3 support for the common omap boot code, as well as a
major cleanup of the common omap boot code.
First, the omap_boot_parameters structure becomes platform-specific, since its
definition differs a bit across omap platforms. The offsets are removed as well
since it is U-Boot's
3 matches
Mail list logo