Hi

I am wondering how the kernel are loaded by the bootloader on android
devices, for example Nexus one or Moto Droid.

Moreover,  is the physical memory layout of android phones the same as
traditional linux?

The code in board-mahimahi.c and board-sholes.c say that

for Nexus one device  .boot_params    = 0x80000100,

while for droid ,  .boot_params    = 0x80C00100 with UMTS and .boot_params
 = 0x80000100 for non-umts devices

what is this address?

any help or pointer to the links that can help would be greatly appreciated.

Thanks


David

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to