RE: [U-Boot-Users] error starting linux ...

Wolfgang K-
You need to enable bzip2 compression in the U-Boot build. It is not enabled by default in most configurations. Define CONFIG_BZIP2 in your configuration header. As noted in the U-Boot README you will need lots of RAM to perform the decompression.
Alan Luse
-----Original Message----- From: u-boot-users-admin@lists.sourceforge.net [mailto:u-boot-users-admin@lists.sourceforge.net] On Behalf Of Wolfgang Kanovsky Sent: Wednesday, 21 April 2004 7:05 AM To: U-Boot-Users Subject: [U-Boot-Users] error starting linux ... Importance: High
Hi all, hi wolfgang denk,
Anyone here how knows this error ? means it bzip2 is not implemented in Uboot ? --but its an valid opt. in mkimage ?
U-Boot 1.0.2 (Apr 21 2004 - 14:08:02)
U-Boot code: 08FC0000 -> 08FDB0A9 data: 00400000 -> 00400BD3 BSS: 00400BD4 -> 0040B05F stack: 0040B060 -> 0041305F DRAM Configuration: Bank #0: 00000000 64 MB Bank #0: Micron / Intel 28F640J3A Flash: 16 MB FLASH: 16 MB set_irq(): map INTA to IRQ9 00 11 8086 1209 0200 09 In: serial Out: serial Err: serial Net: i82559#0
***SC520 BOARD last stage init done*** boot => boot => boot => bootm 8000000 U-Boot Command_code_tabelle: 08FD3EEA -> 08FD4324 U-Boot Cmd_table_start_search: 08FD3EEC ## Booting image at 08000000 ... Image Name: Hopf Embedded Linux Kernel Image Type: Intel x86 Linux Kernel Image (bzip2 compressed) Data Size: 839181 Bytes = 819.5 kB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Unimplemented compression type 2 boot => boot => boot =>
Thanks Wolfgang k.
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (1)
-
Alan J. Luse