commit | 4adcb2380c899be91e46be93662084b3e08c5f21 | [log] [tgz] |
---|---|---|
author | Govindraj Raja <Govindraj.Raja@imgtec.com> | Wed Aug 19 19:19:15 2015 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri Aug 21 15:22:41 2015 +0200 |
tree | 337d662c607ca2e3a1f226e8f54de56e45bc62c5 | |
parent | 73a4152b2579c86f4401e0984c70eed7dd8cedfa [diff] |
MIPS: fix syntax for fdt_chosen/initrd. The syntax for the fdt_chosen/initrd functions seem to deprecated in usage from MIPS bootm implementation. Third parameter is no more used in these api's Refer to : include/fdt_support.h Signed-off-by: Govindraj Raja <govindraj.raja@imgtec.com>