Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
M index
The Linux kernel configuration item CONFIG_MEMORY_START has multiple definitions:
arch/score/KconfigThe configuration item CONFIG_MEMORY_START:
(none)(none)
arch/sh/KconfigThe configuration item CONFIG_MEMORY_START:
CONFIG_CPU_SUBTYPE_ST40STB1 && CONFIG_ST40_LMI_MEMORY(none)
arch/m32r/KconfigThe configuration item CONFIG_MEMORY_START:
( CONFIG_PLAT_MAPPI || CONFIG_PLAT_MAPPI2 || CONFIG_PLAT_MAPPI3 ) && ( CONFIG_PLAT_USRV ) && ( CONFIG_PLAT_M32700UT ) && ( CONFIG_PLAT_OPSPUT ) && ( CONFIG_PLAT_M32104UT ) && ( CONFIG_PLAT_OAKS32R )(none)
arch/arm/mach-shmobile/KconfigThe configuration item CONFIG_MEMORY_START:
( CONFIG_MACH_AP4EVB || CONFIG_MACH_AG5EVM || \) && ( CONFIG_MACH_KOTA2 )Tweak this only when porting to a new machine which does not already have a defconfig. Changing it from the known correct value on any of the known systems will only lead to disaster.
arch/sh/KconfigThe configuration item CONFIG_MEMORY_START:
(! CONFIG_MEMORY_SET || CONFIG_MEMORY_OVERRIDE ) && (! CONFIG_MEMORY_SET || CONFIG_MEMORY_OVERRIDE || ! CONFIG_MEMORY_OVERRIDE && CONFIG_SH_ADX || CONFIG_SH_MPC1211 || CONFIG_SH_SECUREEDGE5410 ) && (! CONFIG_MEMORY_OVERRIDE && ( CONFIG_SH_DREAMCAST || CONFIG_SH_HP600 || CONFIG_SH_BIGSUR || CONFIG_SH_SH2000 || CONFIG_SH_7751_SOLUTION_ENGINE || CONFIG_SH_SOLUTION_ENGINE || CONFIG_SH_HS7751RVOIP || CONFIG_SH_RTS7751R2D ))Computers built with Hitachi SuperH processors always map the ROM starting at address zero. But the processor does not specify the range that RAM takes.
The physical memory (RAM) start address will be automatically set to 08000000, unless you selected one of the following processor types: SolutionEngine, Overdrive, HP620, HP680, HP690, in which case the start address will be set to 0c000000.
Tweak this only when porting to a new machine which is not already known by the config system. Changing it from the known correct value on any of the known systems will only lead to disaster.
arch/sh/mm/KconfigThe configuration item CONFIG_MEMORY_START:
(none)Computers built with Hitachi SuperH processors always map the ROM starting at address zero. But the processor does not specify the range that RAM takes.
The physical memory (RAM) start address will be automatically set to 08000000. Other platforms, such as the Solution Engine boards typically map RAM at 0C000000.
Tweak this only when porting to a new machine which does not already have a defconfig. Changing it from the known correct value on any of the known systems will only lead to disaster.
arch/sh64/KconfigThe configuration item CONFIG_MEMORY_START:
CONFIG_SH_HARP || CONFIG_SH_CAYMAN || CONFIG_SH_SIMULATOR(none)
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.