commit | 34051aae65ee34aa740b2ead736fc74c3e19b920 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Feb 22 19:00:08 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Mar 15 22:43:35 2018 +0900 |
tree | 8fb071aa951000a713f9855caeb8c7f8fe42829b | |
parent | 1833e64fe15db54572d81a0494d64ab0e26e0373 [diff] |
ARM: uniphier: change load addresses for bigger kernel image The kernel size is getting bigger and bigger. Because the Android common kernel is even bigger than the vanilla one, so images overlap in the current memory layout. Adjust the load address for a bigger kernel image. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>