]> asedeno.scripts.mit.edu Git - linux.git/commit
xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 13 Aug 2018 23:45:54 +0000 (16:45 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 20 Aug 2018 19:28:03 +0000 (12:28 -0700)
commitaea731c81f998af5e45654459bac24a1c808fb22
tree89988ef2493bf7ca73f27351db51d5a6c7dcea0f
parentf79e4d5f92a129a1159c973735007d4ddc8541f3
xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START

Drop PLATFORM_DEFAULT_MEM_START from the platform/hardware.h headers.
Provide definition of CONFIG_DEFAULT_MEM_START always, allow changing it
only in noMMU configurations when PLATFORM_WANT_DEFAULT_MEM is selected.
Change prompt and description so that it's clear that it controls
PAGE_OFFSET and PHYS_OFFSET.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/Kconfig
arch/xtensa/include/asm/page.h
arch/xtensa/platforms/iss/include/platform/hardware.h
arch/xtensa/platforms/xt2000/include/platform/hardware.h
arch/xtensa/platforms/xtfpga/include/platform/hardware.h