Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MEMORY_START
has multiple definitions:
arch/sh/mm/Kconfig
The 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/m32r/Kconfig
The 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/score/Kconfig
The configuration item CONFIG_MEMORY_START:
(none)
(none)
arch/arm/mach-shmobile/Kconfig
The 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/sh64/Kconfig
The configuration item CONFIG_MEMORY_START:
(none)
(none)
arch/sh/Kconfig
The 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/sh/Kconfig
The configuration item CONFIG_MEMORY_START:
CONFIG_CPU_SUBTYPE_ST40STB1 && CONFIG_ST40_LMI_MEMORY
(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 2025). See also LKDDb sources on GitLab