diff options
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2014-11-20 23:55:32 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2014-11-27 16:20:37 +0100 |
commit | 6d08e22acad9c5890300e7a9e4d077803709339d (patch) | |
tree | f2f506704a74b7f47c1bf77c9ab9c892697a1213 /drivers/video/exynos_mipi_dsi_lowlevel.h | |
parent | 85bafb6da4dddfffa78479aa49a72ae48578a4ce (diff) | |
download | u-boot-imx-6d08e22acad9c5890300e7a9e4d077803709339d.zip u-boot-imx-6d08e22acad9c5890300e7a9e4d077803709339d.tar.gz u-boot-imx-6d08e22acad9c5890300e7a9e4d077803709339d.tar.bz2 |
MIPS: fix setup of initial stack frame
To get correct stack walking and backtrace functionality in gdb,
registers fp and ra should be initialized before calling board_init_f
or board_init_r. Thus allocating stack space and zeroing it as it is
currently done in board.c becomes obsolete.
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'drivers/video/exynos_mipi_dsi_lowlevel.h')
0 files changed, 0 insertions, 0 deletions