Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_KERNELBASE
has multiple definitions:
arch/m68k/Kconfig.machine
The configuration item CONFIG_KERNELBASE:
(none)
Typically on m68k systems the kernel will not start at the base of RAM, but usually some small offset from it. Define the start address of the kernel here. The most common setup will have the processor vectors at the base of RAM and then the start of the kernel. On some platforms some RAM is reserved for boot loaders and the kernel starts after that. The 0x400 default was based on a system with the RAM based at address 0, and leaving enough room for the theoretical maximum number of 256 vectors.
arch/m68k/Kconfig.nommu
The configuration item CONFIG_KERNELBASE:
(none)
Typically on m68k systems the kernel will not start at the base of RAM, but usually some small offset from it. Define the start address of the kernel here. The most common setup will have the processor vectors at the base of RAM and then the start of the kernel. On some platforms some RAM is reserved for boot loaders and the kernel starts after that. The 0x400 default was based on a system with the RAM based at address 0, and leaving enough room for the theoretical maximum number of 256 vectors.
arch/m68knommu/Kconfig
The configuration item CONFIG_KERNELBASE:
(none)
Typically on m68k systems the kernel will not start at the base of RAM, but usually some small offset from it. Define the start address of the kernel here. The most common setup will have the processor vectors at the base of RAM and then the start of the kernel. On some platforms some RAM is reserved for boot loaders and the kernel starts after that. The 0x400 default was based on a system with the RAM based at address 0, and leaving enough room for the theoretical maximum number of 256 vectors.
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 - K index
Automatically generated (in year 2024). See also LKDDb sources on GitLab