[U-Boot] [PATCH v2 08/22] omap: add spl support

Wolfgang Denk wd at denx.de
Sun May 15 21:53:03 CEST 2011


Dear Aneesh V,

In message <1305472900-4004-9-git-send-email-aneesh at ti.com> you wrote:
> Add the basic spl framework and linker script common for OMAP3/4
> platforms.
> 
> Signed-off-by: Aneesh V <aneesh at ti.com>
...
> +void board_init_r(gd_t *id, ulong dummy)
> +{
> +	for (;;)
> +		;
> +}

Also, this cannot be right.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Committee, n.:  A group of men who individually can do nothing but as
a group decide that nothing can be done.                 - Fred Allen


More information about the U-Boot mailing list