summaryrefslogtreecommitdiff
path: root/flash-memory
AgeCommit message (Collapse)Author
2018-03-16fix ae oe ue in tex filesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-22flash-memory: Fix buildproblems and frame orderingHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2015-02-22Flash-memory: Extend UBI presentationHolger Dengler
Add UBI and UBIFS Parameter list. Signed-off-by: Holger Dengler <dengler@linutronix.de>
2015-02-22Flash-memory: Extend presentations and handoutHolger Dengler
Extend presentations and handouts for MTD, UBI and Flashfilesystems. Add ECC, YAFFS2, Fastmap and other items. Signed-off-by: Holger Dengler <dengler@linutronix.de>
2013-05-13Implement Kconfig build systemChristian Eppler
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
2013-02-22Fix typo in Ubi handout, reported by Anna-MariaJan Altenberg
2012-10-15Flash-Memory: Update Flash-Filesystem PresentationHolger Dengler
Update the exercises in the presentation and separate the cleanup sections. Signed-off-by: Holger Dengler <dengler@linutronix.de>
2012-10-15Flash-Memory: new Technology presentationHolger Dengler
This new technology presentation describes the Flash-Memory technology, the functional principles and the side effects. It can be used as an introduction to a one-day session about Flash-Memory and Flash-Filesystems. Signed-off-by: Holger Dengler <dengler@linutronix.de>
2011-04-06created pres for mtd and ubiManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-01-28Merge branch 'jan'Manuel Traut
Conflicts: application-devel/embedded-devel/pres_embedded-devel_de.tex flash-memory/flash-filesystems/pres_flashfilesystems_en.tex linux-basics/linux-processes/pres_linux-processes_en.tex Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-28move images to root directoryManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-27convert the rest to the new buildsys formatManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-26Aufräumen und neu strukturieren Teil 1Manuel Traut
- alle images wurden ins Wurzelverzeichnis verschoben - TEXINPUTS wird projektspezifisch gesetzt - es besteht die Möglichkeit einzelne pdfs zu generieren (wie bisher) desweiteren ist es möglich eigene Zusammenstellungen anzulegen - Einsstellungen welche das Design der Dokumente definieren werden nun in config*.tex & tail*.tex im Wurzelverzeichnis definiert - templates an neue Umgebung angepasst - in jedem Kapitelverzeichnis liegt nun eine Datei section welche das Kapitel beschreibt (mind. überschrift). Diese kann ggf. inkludiert werden. - TODO: es sind noch nicht alle Dokumente auf die neue Struktur umgestellt (siehe Makefile) Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-25flash-filesystems: Added some basic information about,Jan
MTD partitioning, JFFS2, UBI, UBIFS
2011-01-24New chapter about creating and testing JFFS2 / UbiFS imagesJan Altenberg
on the host system (using nandsim)
2010-12-01Makefile bugfixes for top-level Makefile (added frameworks and protocols)Jan Altenberg
Bugfix: Added Makefile for protocols removed unused files
2010-10-13simplify makefilesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-13remove cleaned up files from makefilesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-13cleanup obvious duplicatesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-09-29remove non-available graphic from pres_ubifs_de.texManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-08-09remove linutronix-*.png duplicates. If lx-cd is 'installed' theManuel Traut
images are included from /usr/share/lx/logo Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-06-29Add linutronix*.png images to flash_memory subdirsHans J. Koch
Unfortunately, these images still need to be present in each subdirectory. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-29Remove brief_[mtd|ubi|ubifs]_de.texHans J. Koch
brief_* templates accidentally slipped into these directories. They don't make sense here. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-27Added handout for UBI topicHans J. Koch
This adds a 3-page handout for UBI. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-25Created handout paper for MTDHans J. Koch
German handout paper covering the MTD topic. Initial version. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-24Add directory Makefile for flash-memoryHans J. Koch
Add flash-memory/Makefile. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-24Add templates for topic flash-memory/ubifsHans J. Koch
Add brief_*, handout_*, hints_*, and pres_* files for UBIFS topic. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-24Add templates for topic flash-memory/ubiHans J. Koch
Add brief_*, handout_*, hints_*, and pres_* files for UBI topic. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-24Add templates for topic flash-memory/mtdHans J. Koch
Add brief_*, handout_*, hints_*, and pres_* files for MTD topic. Signed-off-by: Hans J. Koch <hjk@linutronix.de>