Home
last modified time | relevance | path

Searched hist:d26bfa73ed7bebfab81d6b4160883f026db58c76 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/configs/
H A Devb-rk3036_defconfigd26bfa73ed7bebfab81d6b4160883f026db58c76 Mon Jul 24 09:51:30 UTC 2017 Andy Yan <andy.yan@rock-chips.com> rockchip: enable SPL_LIBGENERIC for rk3036 based boards

function board_init_f_init_reserve will call memset, which
is implemented in lib, and enabled by CONFIG_SPL_LIBGENERIC_SUPPORT
in spl stage.
To reduce the code size, also enable SPL_TINY_MEMSET.
As rk3036 will return to bootrom immediately after dram
initialization, there is no need to run DM, so disable
SPL_DM_SERIAL.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
H A Dkylin-rk3036_defconfigd26bfa73ed7bebfab81d6b4160883f026db58c76 Mon Jul 24 09:51:30 UTC 2017 Andy Yan <andy.yan@rock-chips.com> rockchip: enable SPL_LIBGENERIC for rk3036 based boards

function board_init_f_init_reserve will call memset, which
is implemented in lib, and enabled by CONFIG_SPL_LIBGENERIC_SUPPORT
in spl stage.
To reduce the code size, also enable SPL_TINY_MEMSET.
As rk3036 will return to bootrom immediately after dram
initialization, there is no need to run DM, so disable
SPL_DM_SERIAL.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>