From: Yun Z. <sr...@mo...> - 2004-03-01 00:55:02
|
After downloading the LInux-2.4.24 kernel, applying the uCLinux patch for it, and then applying the iPodLinux CVS, I compile with an ARM-Linux toolchain, and it does so successfully. However, after doing make dep, make, and make modules, I can't find the image that the build instructions (http://ipodlinux.sourceforge.net/build.shtml) state. There is a "linux" file in the root directory of the kernel build, and 'file' states linux: ELF 32-bit LSB executable, no machine, version 1, statically linked, stripped however, when I combine this with the loader and the Apple firmware, it will not boot (not a kernel panic, but rather, it just resets itself) Is there anything I'm doing wrong? I'm using a 3rd gen iPod with the latest CVS. Thanks in advance! |