Skip to content
Snippets Groups Projects
Commit 212324a9 authored by Tom Rini's avatar Tom Rini
Browse files

davinci: Do not duplicate setting of gd


In f0c3a6c4 we stopped setting gd in board_init_f, but later had to
revert to due problems on certain platforms.  As davinci does not look
to have these problems, we can drop the setting here and rely upon
crt0.S to do it.

Cc: Peter Howard <pjh@northern-ridge.com.au>
Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 7bc53efc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment