Raspberry Pi のファームウェアを更新

Rasperry Pi Model Bのファームウェアをアップデートした。

$ sudo rpi-update 
 *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
 *** Performing self-update
<snip>
 *** A reboot is needed to activate the new firmware

1分程度でアップデートが終わって、その後リブート。

アップデート前

$ uname -a
 Linux raspberrypi 3.6.11+ #456 PREEMPT Mon May 20 17:42:15 BST 2013 armv6l GNU/Linux

アップデート後

$ uname -a
 Linux raspberrypi 3.12.35+ #730 PREEMPT Fri Dec 19 18:31:24 GMT 2014 armv6l GNU/Linux

無事更新された。