Search Results for 'arch/arm/tools/mach-types'


1 POSTS

  1. 2009/07/09 Where the machine id is defined in Linux kernel?

Where the machine id is defined in Linux kernel?

Posted 2009/07/09 21:45 by kdsoo

Yep, I know you are devastated by machine ID mismatching therefore the target board shows nothing after the “starting kernel” banner.

When you face this weird situation, first you need to check the machine ID which u-boot is expecting and the one in the linux kernel are well matched each other.

You can find machine ID defined in following file in Linux kernel

arch/arm/tools/mach-types

You can check for the number of MACH_”YOURBOARD” has been assigned.

Cheers

크리에이티브 커먼즈 라이선스
Creative Commons License

Tag : , , ,