Re: [U-Boot] LZMA support

2009-09-11 Thread khteh
You can refer to Open-WRT Kamikaze ubootifx code to see how u-boot is lzma'ed in flash and de-lzma'ed from flash to RAM > On Wednesday 09 September 2009 13:44:24 Prafulla Wadaskar wrote: >> Has anybody used LZMA compression with u-boot? >> If yes, can you pls share your experience? > > booting

Re: [U-Boot] LZMA support

2009-09-11 Thread khteh
it's done on MIPS platform > You can refer to Open-WRT Kamikaze ubootifx code to see how u-boot is > lzma'ed in flash and de-lzma'ed from flash to RAM > >> On Wednesday 09 September 2009 13:44:24 Prafulla Wadaskar wrote: >>> Has anybody used LZMA compression with u-boot? >>> If yes, can yo