Home
last modified time | relevance | path

Searched hist:af6bbd4daefc314cc422381580f11fabc9cb222f (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/common/init/
H A DMakefileaf6bbd4daefc314cc422381580f11fabc9cb222f Mon Oct 19 12:49:56 UTC 2015 Simon Glass <sjg@chromium.org> Move board_init_f_mem() into a common location

This function will be used by both SPL and U-Boot proper. So move it into
a common place. Also change the #ifdef so that the early malloc() area is
not set up in SPL if CONFIG_SYS_SPL_MALLOC_START is defined. In that case
it would never actually be used, and just chews up stack space.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dboard_init.caf6bbd4daefc314cc422381580f11fabc9cb222f Mon Oct 19 12:49:56 UTC 2015 Simon Glass <sjg@chromium.org> Move board_init_f_mem() into a common location

This function will be used by both SPL and U-Boot proper. So move it into
a common place. Also change the #ifdef so that the early malloc() area is
not set up in SPL if CONFIG_SYS_SPL_MALLOC_START is defined. In that case
it would never actually be used, and just chews up stack space.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/scripts/
H A DMakefile.splaf6bbd4daefc314cc422381580f11fabc9cb222f Mon Oct 19 12:49:56 UTC 2015 Simon Glass <sjg@chromium.org> Move board_init_f_mem() into a common location

This function will be used by both SPL and U-Boot proper. So move it into
a common place. Also change the #ifdef so that the early malloc() area is
not set up in SPL if CONFIG_SYS_SPL_MALLOC_START is defined. In that case
it would never actually be used, and just chews up stack space.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dboard_f.caf6bbd4daefc314cc422381580f11fabc9cb222f Mon Oct 19 12:49:56 UTC 2015 Simon Glass <sjg@chromium.org> Move board_init_f_mem() into a common location

This function will be used by both SPL and U-Boot proper. So move it into
a common place. Also change the #ifdef so that the early malloc() area is
not set up in SPL if CONFIG_SYS_SPL_MALLOC_START is defined. In that case
it would never actually be used, and just chews up stack space.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A DMakefileaf6bbd4daefc314cc422381580f11fabc9cb222f Mon Oct 19 12:49:56 UTC 2015 Simon Glass <sjg@chromium.org> Move board_init_f_mem() into a common location

This function will be used by both SPL and U-Boot proper. So move it into
a common place. Also change the #ifdef so that the early malloc() area is
not set up in SPL if CONFIG_SYS_SPL_MALLOC_START is defined. In that case
it would never actually be used, and just chews up stack space.

Signed-off-by: Simon Glass <sjg@chromium.org>