Hi All,

  Scenario: I have linux 2.6.21 kernel, which is ported to s3c2416
board and works just fine.

  Problem: I want android to be ported to s3c2416 and it should run
too.

   Tryout: I cross compiled Android and write to the board. I end up
with this error.

         Uncompressing
Linux........................................................................................................
done, booting the kernel.
         Error: unrecognized/unsupported machine ID (r1 = 0x00000695).

    After some googling..i checked arch/arm/tools/mach-types and the
platform is already registered.

    I did some more googling to find that the BSP(board support
package i.e. mach-s3c2416 etc.) support for s3c2416 is not there in
android kernel.

  Is there a defined way by which we can include new/custom BSP's to
android kernel i.e.
   -- Add the mach-**** and plat-**** files/folders.
   -- Include them in Kconfig/Makefile etc.

  Please do share the suggestions.

Thanks,
Ansuman

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to