HOW TO FIND OUT KERNEL BASE ADDRESS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HOW TO FIND OUT KERNEL BASE ADDRESS

1,899 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by MOHAMMAD BIYABANI on Thu Mar 07 21:36:16 MST 2013
Hi,
I am trying to setup the development environment for an New Board that contains (LPC3250) ARM9 controller,SDRAM (MT48LC32M16A2P) with memory size of 512Mbits and NAND FLASH.when I tried to cross-compile the kernel and load it on the board(in NAND FLASH),the console showing the message

Uncompressing Linux... done, booting the kernel
To identify what is the problem i need  kernel base address, i tried to found the address but i did not got it. So, I want to know which file contains kernel base address?

Thanks & Regards.
Labels (1)
0 Kudos
2 Replies

1,033 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by alexender on Wed Nov 19 04:01:11 MST 2014
booting the kernel................!
0 Kudos

1,033 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by goertao on Wed Sep 11 03:25:21 MST 2013
What's your bootloader ? If you are using u-boot , I think you can print printenv to check bootm cmd .
0 Kudos