[ELDK] linux-2.6.19.2 kernel configuration -- advanced setup

Sai Amruta amrutasai.p at gmail.com
Sat Sep 27 08:12:36 CEST 2008


Hi,

I am using linux-2.6.19.2 on powerpc MPC8360 processor card.
By default, the kernel start address is 0xc0000000, which is 3:1 mapping.
I have configured my kernel with following settings, that is 2:2.

#
# Advanced setup
#
CONFIG_ADVANCED_OPTIONS=y
CONFIG_HIGHMEM_START=0xfe000000
# CONFIG_LOWMEM_SIZE_BOOL is not set
CONFIG_LOWMEM_SIZE=0x30000000
CONFIG_KERNEL_START_BOOL=y
CONFIG_KERNEL_START=0x80000000
# CONFIG_TASK_SIZE_BOOL is not set
CONFIG_TASK_SIZE=0x80000000
# CONFIG_BOOT_LOAD_BOOL is not set
CONFIG_BOOT_LOAD=0x00800000

Are there any side effects with this configuration??
Any other parameters to be changed??

-- 
--Amru


More information about the eldk mailing list