View Single Post
Posts: 362 | Thanked: 426 times | Joined on Nov 2010 @ Italy, Lombardia
#18
Originally Posted by pali View Post
New U-Boot has 3 packages:

u-boot-bootimg - contains only u-boot binary, nothing more (it is not need for end-users)

u-boot-tools - contains tools:
* u-boot-gen-combined - generate combined images (u-boot with kernel)
* u-boot-update-bootmenu - update bootmenu entries for U-Boot
* mkimage - convert zImage kernel format to uImage (U-Boot format)

u-boot-flasher - contains combined image: u-boot binary with stock PR1.3 kernel. After installation is this image flashed, and replace actual kernel. This package depends on u-boot-tools!

Download & Install (in this order)
[url]http://atrey.karlin.mff.cuni.cz/~pali/u-boot-
http://atrey.karlin.mff.cuni.cz/~pal...12-1_armel.deb
http://atrey.karlin.mff.cuni.cz/~pal...12-1_armel.deb
u-boot-tools requires libc6 >= 2.13 but Maemo has 2.5 ??
"dpkg -i" installs deb package but not configures it

dpkg -i on u-boot-flasher refuses to install because u-boot-tools isn't configured.