summaryrefslogtreecommitdiff
path: root/2008/embedded_linux-fossin2008/html/mgp00029.txt
diff options
context:
space:
mode:
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