@pali: if one wants to use the kernel power throughout U-boot, is it necessary to install kernel-power-flasher? I am asking that because I (probably erroneously) think that kernel-power-flasher will ask to flash the kernel power into the nand, to substitute the Nokia stock kernel.
And in general, question number two, which is the minimum set of packages needed for this kind of configuration? I'm gonna try to guess, and please, let me know where I am wrong: * kernel: yes because it is needed by U-boot? * kernel-flasher: yes but it is substituted by u-boot-flasher, and it can be removed if U-boot has to remain installed * kernel-modules: yes
* kernel-bootimg: no because U-boot is launched into this kernel "session"
* u-boot-flasher: ??? needed for installing U-boot; would it be possible to remove i after flash? * u-boot-tools: yes
* u-boot-for-power-kernel: not necessary, obsolete package? * uboot-mkimage: not necessary, obsolete package? * uboot-power: not necessary, obsolete package? * uboot-pr13: not necessary, obsolete package?
* kernel-power: not needed? * kernel-power-flasher: no if one use U-boot? * kernel-power-modules: yes
* kernel-power-bootimg: yes, needed by U-boot to launch the kernel power
Thanks in advance. pkz