commit | 63e5e812e8de688358f5dc069c85eca6ae2a5e06 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Dec 18 19:11:02 2014 +0900 |
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Dec 18 23:34:25 2014 +0900 |
tree | 14c3d89dc06e7cd21bfe2459fd03359e9d433437 | |
parent | c6e5b4fe96468385f536e2a4384ea57b34d98877 [diff] |
ARM: UniPhier: use DRAM area for init stack of normal image The normal image is working on DRAM. It is better to use DRAM also for init stack than L2 cache. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>