�麴�� writes: > > Thank you. > > I tried to make a flash image with linux-2.3.48.tar.gz and patch-2.3.48-rmk2.gz. > The new kernel's data size is 0 like this... > [root@strongARM compressed]# arm-linux-size vmlinux > text data bss dec hex filename > 404632 0 33848 438480 6b0d0 vmlinux > > But the new kernel hangs on at same position, the first line of misc.c. > It's at 'output_data = (uch *)output_start;'. Can you confirm whether the BSS segment is in the flash, or whether it is relocated into memory? If it's not in memory, then this is probably why it's stopping - you're trying to write into the flash. _____ |_____| ------------------------------------------------- ---+---+- | | Russell King [EMAIL PROTECTED] --- --- | | | | http://www.arm.linux.org.uk/ / / | | +-+-+ --- -+- / | THE developer of ARM Linux |+| /|\ / | | | --- | +-+-+ ------------------------------------------------- /\\\ | unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED] ++ Please use [EMAIL PROTECTED] for ++ ++ kernel-related discussions. ++
Re: EBSA285 : hangs on decompress_kernel func.
Russell King - ARM Linux Admin Sat, 18 Mar 2000 09:46:52 -0800
- EBSA285 : hangs on decompress_kernel func. =B9=E9=BA=B4=B1=E2
- Re: EBSA285 : hangs on decompress_kern... Nicolas Pitre
- Russell King - ARM Linux Admin
