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

CONFIG_ROM_BASE: Kernel ROM Base

General informations

The Linux kernel configuration item CONFIG_ROM_BASE:

Help text

Make sure your ROM base does not include any file-header information that is prepended to the kernel.

For example, the bootable U-Boot format (created with mkimage) has a 64 byte header (0x40). So while the image you write to flash might start at say 0x20080000, you have to add 0x40 to get the kernel's ROM base as it will come after the header.

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 - R index

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