Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BOOT_LOAD
has multiple definitions:
arch/blackfin/Kconfig
The configuration item CONFIG_BOOT_LOAD:
(none)
This option allows you to set the load address of the kernel. This can be useful if you are on a board which has a small amount of memory or you wish to reserve some memory at the beginning of the address space.
Note that you need to keep this value above 4k (0x1000) as this memory region is used to capture NULL pointer references as well as some core kernel functions.
arch/ppc/Kconfig
The configuration item CONFIG_BOOT_LOAD:
( CONFIG_BOOT_LOAD_BOOL ) && ( CONFIG_40x || CONFIG_8xx || CONFIG_8260 ) && ( CONFIG_44x )
(none)
arch/powerpc/Kconfig
The configuration item CONFIG_BOOT_LOAD:
( CONFIG_BOOT_LOAD_BOOL ) && ( CONFIG_40x || CONFIG_8xx || CONFIG_8260 ) && ( CONFIG_44x )
(none)
arch/ppc/Kconfig
The configuration item CONFIG_BOOT_LOAD:
! CONFIG_BOOT_LOAD_BOOL
(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 - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab