summaryrefslogtreecommitdiff
path: root/flash-memory
AgeCommit message (Collapse)Author
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-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>