Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/spl/
H A Dspl.cce49e79450ce4889616d4ee079a7963aa59f183c Thu May 14 03:15:21 UTC 2015 Simon Glass <sjg@chromium.org> spl: Correct address in spl_relocate_stack_gd()

During the Kconfig conversion one of the changes was missed.
CONFIG_SPL_STACK_R should be CONFIG_SPL_STACK_R_ADDR since we want the
address.

Reported-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Simon Glass <sjg@chromium.org>