Commits
Masahiro Yamada committed 061ae4c0bbe
ARM: UniPhier: describe init_page_table shorter The assembly directive ".rept ... .endr" allows us to write the init_page_table much shorter. To make things further simpler, set the text and stack area as Normal Memory, and the other sections as Device attribute. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>