Hi,
I've booted Pi 2 with Minibian(https://minibianpi.wordpress.com/2015/0 ... 18-is-out/) and upgraded all the softwares(apt-get upgrade) and also updated the firmware through "rpi-update". I also did "apt-get clean" to gain some free space. After this I've taken image of the SD card(using dd) and written to another SD card. When I tried to boot my Pi B+ using the second SD card the ethernet interface is not detected.
I believe the "rpi-update" installs host(i.e Pi 2) specific driver/firmware. How do I install firmware for all possible Pi models(e.g. Pi B+) so that I can use the OS image with any version Pi?
Thanks in advance.