Re: [U-Boot] Limit of kernel size

2012-09-16 Thread J.Hwan Kim
2012년 09월 16일 14:14, Heiko Schocher 쓴 글: Hello J.Hwan, On 16.09.2012 01:40, J.Hwan Kim wrote: Hi, everyone Is there limitation of the kernel size which u-boot loads? Only as I know the maximum RAM size (minus the size U-Boot needs) My kernel is very big, because I included the ramdisk into

Re: [U-Boot] Limit of kernel size

2012-09-16 Thread Dan Malek
On Sep 15, 2012, at 4:40 PM, J.Hwan Kim wrote: Is there limitation of the kernel size which u-boot loads? No. My kernel is very big, because I included the ramdisk into the kernel. My kernel size is over 40MB. When I load the kernel through u-boot, the prcedure hangs in the boot step. Th

Re: [U-Boot] Limit of kernel size

2012-09-15 Thread Heiko Schocher
Hello J.Hwan, On 16.09.2012 01:40, J.Hwan Kim wrote: Hi, everyone Is there limitation of the kernel size which u-boot loads? Only as I know the maximum RAM size (minus the size U-Boot needs) My kernel is very big, because I included the ramdisk into the kernel. My kernel size is over 40MB.

[U-Boot] Limit of kernel size

2012-09-15 Thread J.Hwan Kim
Hi, everyone Is there limitation of the kernel size which u-boot loads? My kernel is very big, because I included the ramdisk into the kernel. My kernel size is over 40MB. When I load the kernel through u-boot, the prcedure hangs in the boot step. The step is "Uncompressing Linux done, bootin