LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer
User Name
Password
Linux - Embedded & Single-board computer This forum is for the discussion of Linux on both embedded devices and single-board computers (such as the Raspberry Pi, BeagleBoard and PandaBoard). Discussions involving Arduino, plug computers and other micro-controller like devices are also welcome.

Notices


Reply
  Search this Thread
Old 06-13-2013, 11:59 AM   #1
displace
Member
 
Registered: Jan 2013
Location: EU
Distribution: Debian
Posts: 268

Rep: Reputation: 25
Arrow Implementing firmware update


Are there any guides for implementing firmware update on ARM?

I'm trying to setup a headless linux system on one of those small ARM boards that have flooded the market recently. The board has NAND flash on it and is capable of booting from it directly. The board also has a removable HDD attached to it, and the linux (debian wheezy ARM) is going to be installed on the NAND.

What's the recommended setup for a system that supports a firmware upgrade?

Personally I had an idea to split the NAND into multiple partitions. The first partition will be the /boot partiton with kernel images. The second one is going to contain the root filesystem, the third will hold program settings (I wanted to mount the /etc folder on it), and the last one is going to contain a maintenance firmware.

The device automatically boots and uses the main root partition for normal operation. At first I wanted to perform a firmware upgrade from the root partition itself, but I figured it's not a good idea to overwrite the root partition while the system is using it. This is why I added a secondary maintenance OS.

The next question is how to make the device boot the maintenance OS. We could have the main OS modify the boot settings, so that the next time device boots it will bring up the special OS. The downside is that if the main OS becomes corrupted somehow, we'd have no way to signal the device to boot the maintenance OS. The device could also boot onto this special OS by having a user hold down a button (GPIO signal high/low) on early boot.

This OS would display a web interface where the user can upload new firmware, and overwrite the main partition with it. Then reboot. Since this maintenance image cannot be overwritten it's a fool-proof method to do firmware upgrades.


Ideas, comments, suggestions?
 
Old 06-13-2013, 12:04 PM   #2
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
hmm, my suggestion would be to look at an open source firmware based embeded system such as openwrt which does exaclty that, and figure out how they do it. usually embeded firmwares are uploaded via tftp or a web interface via an embeded web server, and then applied by a routine within the system, i've never implimented a sysem like this myself so i can't give you more details, but i hope i have at least pointed you in the right direction.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to update firmware using Linux? markw10 Linux - Hardware 8 07-29-2009 09:34 PM
How do you update firmware on peripherals? tinker123 Linux - Hardware 4 10-10-2008 09:47 AM
Laserjet firmware update Krugger Linux - Hardware 0 10-12-2005 11:46 AM
Update drive firmware exodist Linux - Hardware 2 10-04-2005 08:26 AM
prismGT firmware: update not available for suse 9.3 i_s SUSE / openSUSE 3 04-26-2005 06:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer

All times are GMT -5. The time now is 05:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration