[uClinux-dev] machine_arch_type in head-nommu.S?
Brandon Fosdick
brandon at teslamotors.com
Thu Jan 11 13:30:46 EST 2007
The kernel file arch/arm/kernel/head-nommu.S calls
__lookup_machine_type, which requires r1 to be set to MACH_TYPE_XXXX.
The current version of the file just uses MACH_TYPE_ARMEL, but it really
should be a bit more intelligent. It already includes asm/mach-types.h,
which #define's machine_arch_type, but for some reason machine_arch_type
isn't actually set to a valid type.
Anybody know how this is supposed to be done?
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
More information about the uClinux-dev
mailing list