u-boot/arch/sandbox
York Sun 2a1680e30e common/board_f: Initialized global data for generic board
Some platforms (tested on mpc85xx, mpc86xx) use global data before calling
function baord_inti_f(). The data should not be cleared later. Any arch
which uses global data in generic board board_init_f() should define
CONFIG_SYS_GENERIC_GLOBAL_DATA.

Signed-off-by: York Sun <yorksun@freescale.com>
CC: Scott Wood <scottwood@freescale.com>
CC: Simon Glass <sjg@chromium.org>
CC: Albert ARIBAUD <albert.u.boot@aribaud.net>
Acked-by: Simon Glass <sjg@chromium.org>
2014-05-12 15:20:05 -04:00
..
cpu sandbox: Add options to clean up temporary files 2014-03-17 20:05:49 -06:00
dts sandbox: ignore sandbox.dtb 2014-05-09 14:51:20 -06:00
include/asm common/board_f: Initialized global data for generic board 2014-05-12 15:20:05 -04:00
lib sandbox: move source files from board/ to arch/sandbox/ 2014-05-09 14:51:14 -06:00
config.mk sandbox: Provide a build option to avoid using SDL 2014-05-09 14:47:13 -06:00