summaryrefslogtreecommitdiff
path: root/2008/embedded_linux-fossin2008/html/mgp00029.txt
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
committerHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
commitfca59bea770346cf1c1f9b0e00cb48a61b44a8f3 (patch)
treea2011270df48d3501892ac1a56015c8be57e8a7d /2008/embedded_linux-fossin2008/html/mgp00029.txt
import of old now defunct presentation slides svn repo
Diffstat (limited to '2008/embedded_linux-fossin2008/html/mgp00029.txt')
-rw-r--r--2008/embedded_linux-fossin2008/html/mgp00029.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/2008/embedded_linux-fossin2008/html/mgp00029.txt b/2008/embedded_linux-fossin2008/html/mgp00029.txt
new file mode 100644
index 0000000..87e4e97
--- /dev/null
+++ b/2008/embedded_linux-fossin2008/html/mgp00029.txt
@@ -0,0 +1,14 @@
+How to do Embedded Linux [not] right
+Lessons Learnt (chip maker)
+
+
+BSP R&D Managers need to learn
+Linux is not just a set of API's for their developers to learn
+Linux is FOSS. The FOSS R&D model is different
+Their engineers need to be encouraged to communicate
+and thus, need real Internet (git, mailing lists, ..)
+have to get clear indication what is confidential and what not
+FOSS is about cooperation. You don't need to reinvent the wheel
+don't include your own 802.11 stack in your wifi driver
+If you do not merge your code mainline, you end up in a maintenance nightmare
+
personal git repositories of Harald Welte. Your mileage may vary