Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index

CONFIG_KERNELBASE: Address of the base of kernel code

General informations

The Linux kernel configuration item CONFIG_KERNELBASE has multiple definitions:

Address of the base of kernel code found in arch/m68k/Kconfig.machine

The configuration item CONFIG_KERNELBASE:

Help text

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.

Address of the base of kernel code found in arch/m68k/Kconfig.nommu

The configuration item CONFIG_KERNELBASE:

Help text

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.

Address of the base of kernel code found in arch/m68knommu/Kconfig

The configuration item CONFIG_KERNELBASE:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - K index

Automatically generated (in year 2024). See also LKDDb sources on GitLab