installed my first Raspberry Pi 3B in october last year.
from time to time I run the normal update/upgrade commands.
currently I have:
Linux raspberrypi 4.4.38-v7+ #938 SMP Thu Dec 15 15:22:21 GMT 2016 armv7l GNU/Linux
these commands do not update the kernel, nor the firmware.
as I see discussions about kernel 4.9 I am wondering if it is time to update my kernel.
there are instructions about this, giving 2 options:
1. sudo apt-get install raspberrypi-bootloader
2. sudo rpi-update
what's the best advice ??