commit | e28001b433848e80ff364fed4a5163da72b1178c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Feb 27 02:27:04 2015 +0900 |
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sun Mar 01 00:03:13 2015 +0900 |
tree | da73383c242ddacceaf270584d2a1ba62260d37c | |
parent | f46c314742969d59aaca2ac5f402a800be12fba3 [diff] |
ARM: UniPhier: consolidate MEMCONF setting code This code is duplicated in ph1-ld4/sg_init.c and ph1-pro4/sg_init.c. Merge the same code into a new file, memconf.c. The helper functions no longer have to be placed in the header file. Also, move them into memconf.c. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>