[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <dnp9n7-puv.ln1@chipmunk.wormnet.eu>
Date: Tue, 28 Sep 2010 19:45:33 +0100
From: Alexander Clouter <alex@...riz.org.uk>
To: linux-kernel@...r.kernel.org
Cc: netdev@...r.kernel.org, linux-mtd@...ts.infradead.org
Subject: Re: [RFC] Online firmware upgrade in non-embedded systems
In gmane.linux.kernel Ben Hutchings <bhutchings@...arflare.com> wrote:
>
> Currently the sfc network driver is optionally combined with an MTD
> driver (CONFIG_SFC_MTD) which exposes all upgradable firmware and
> configuration partitions in flash. This works nicely in kernels with
> MTD enabled, but since MTD is mainly used in embedded systems with
> on-board flash it is often disabled in distribution kernels and custom
> kernels alike. This leaves users of sfc unable to upgrade firmware
> without rebuilding the kernel or booting some other distribution. The
> lack of widespread MTD support is a regular cause of support requests.
>
----
ac56@...xy0:~$ uname -a
Linux proxy0 2.6.32-5-686 #1 SMP Wed Aug 25 14:28:12 UTC 2010 i686 GNU/Linux
ac56@...xy0:~$ cat /etc/debian_version
squeeze/sid
ac56@...xy0:~$ grep CONFIG_SFC_MTD /boot/config-2.6.32-5-686
CONFIG_SFC_MTD=y
ac56@...xy0:~$ grep '^CONFIG_MTD' /boot/config-2.6.32-5-686 | wc
72 72 1693
----
I tell them "use a real distribution".
Cheers
--
Alexander Clouter
.sigmonster says: BOFH excuse #119:
evil hackers from Serbia.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists