diff options
| author | Hans J. Koch <hjk@linutronix.de> | 2010-06-27 02:30:31 +0200 |
|---|---|---|
| committer | Hans J. Koch <hjk@linutronix.de> | 2010-06-27 02:30:31 +0200 |
| commit | a716a519dbd9ce115956c849d1a208c1e62af8f6 (patch) | |
| tree | f5c55a72965c2892346a9a87f221761d9a5565c9 /flash-memory/ubi/pres_ubi_de.tex | |
| parent | b63b2df4a687bf3b15cd59871135027a2654c848 (diff) | |
Added handout for UBI topic
This adds a 3-page handout for UBI.
Signed-off-by: Hans J. Koch <hjk@linutronix.de>
Diffstat (limited to 'flash-memory/ubi/pres_ubi_de.tex')
| -rw-r--r-- | flash-memory/ubi/pres_ubi_de.tex | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/flash-memory/ubi/pres_ubi_de.tex b/flash-memory/ubi/pres_ubi_de.tex index d530b94..d4e154f 100644 --- a/flash-memory/ubi/pres_ubi_de.tex +++ b/flash-memory/ubi/pres_ubi_de.tex @@ -6,7 +6,7 @@ \usepackage{graphicx} \usepackage{lxextras} -\title{Block \lq Was ist Linux?\rq} +\title{Block \lq UBI - Unsorted Block Images\rq} \institute{Linutronix GmbH} \begin{document} @@ -15,10 +15,14 @@ % ----- Slide ------------------ \begin{frame} -\begin{figure}[h] -\centering -\includegraphics[width=8cm]{images/myimage.jpg} -\end{figure} +\frametitle{UBI - Unsorted Block Images} +\begin{itemize} +\item NAND +\pause +\item NOR +\pause +\item Schnittstellen: Parallel, SPI... +\end{itemize} \end{frame} |
