commit | 12308b128fa28d50c1586f60f3117f5213356756 | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Mon Jul 16 15:56:11 2018 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Jul 19 10:49:56 2018 +0200 |
tree | 2192eb09496e7f5874e12b5aa4e57e664843881c | |
parent | 1473b12ad0b33771ded1b2fd6b73d2cd6d73b8f7 [diff] |
lib: fdtdec: Rename routine fdtdec_setup_memory_size() This patch renames the routine fdtdec_setup_memory_size() to fdtdec_setup_mem_size_base() as it now fills the mem base as well along with size. Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Tom Rini <trini@konsulko.com>