[U-Boot] [Patch v5 1/2] common/board_f: Initialized global data for generic board

Simon Glass sjg at chromium.org
Mon May 5 18:56:24 CEST 2014


On 2 May 2014 18:28, York Sun <yorksun at freescale.com> wrote:
> Some platforms (tested on mpc85xx, mpc86xx) use global data before calling
> function baord_inti_f(). The data should not be cleared later. Any arch

nit: board_init_f

> which uses global data in generic board board_init_f() should define
> CONFIG_SYS_GENERIC_GLOBAL_DATA.
>
> Signed-off-by: York Sun <yorksun at freescale.com>
> CC: Scott Wood <scottwood at freescale.com>
> CC: Simon Glass <sjg at chromium.org>
> CC: Albert ARIBAUD <albert.u.boot at aribaud.net>

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list