Skip to content
Snippets Groups Projects
Commit fd14397e authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: uniphier: rework DRAM size handling in UMC init code


Currently, DRAM size is converted twice:
  size in byte -> size in Gbit -> enum

Optimize the code by converting the "size in byte" into enum directly.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 9a71844a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment