]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common/board_f: add setup of initial stack frame for MIPS
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 15 Nov 2014 22:46:52 +0000 (23:46 +0100)
committerTom Rini <trini@ti.com>
Sun, 23 Nov 2014 11:49:03 +0000 (06:49 -0500)
commit666ba8444e81c3785a427ae6922e2feededab9a3
tree0662978bc6c7874fc56e29102758894cb92254ce
parent167544e83ab357d74932fd1404d5d9f28a35a2af
common/board_f: add setup of initial stack frame for MIPS

The MIPS specific setup of the initial stack frame was not
ported to generic board_f.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
common/board_f.c