commit | 10da49bfd4630967ee97be1d4f0b25c7d06dc911 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon Apr 07 10:11:20 2014 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Apr 20 13:16:43 2014 +0200 |
tree | 01e966f44998171eff6654e4b116b576b4a29aa6 | |
parent | d0589bb8203804fe8d417830fb3985031247fa42 [diff] |
board_f: call init_func_ram on MIPS Assigning gd->ram_size the return value of initdram matches the existing MIPS board behaviour. Suggested-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Signed-off-by: Paul Burton <paul.burton@imgtec.com>