[bootlin/training-materials updates] master: OMAP: fix description of rom code (ce9f9a73)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Apr 6 18:32:14 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/ce9f9a7361066ac542f280b44d2e8494d49f2c13

>---------------------------------------------------------------

commit ce9f9a7361066ac542f280b44d2e8494d49f2c13
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Apr 6 18:30:34 2021 +0200

    OMAP: fix description of rom code
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

ce9f9a7361066ac542f280b44d2e8494d49f2c13
 common/booting-process-omap.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/common/booting-process-omap.tex b/common/booting-process-omap.tex
index b8f18800..ba13aea6 100644
--- a/common/booting-process-omap.tex
+++ b/common/booting-process-omap.tex
@@ -7,8 +7,7 @@
     \footnotesize
     \begin{itemize}
     \item {\bf ROM Code}: tries to find a valid bootstrap image from
-      various storage sources, and load it into SRAM or DRAM (DRAM can
-      be initialized by ROM code through a configuration header). Size
+      various storage sources, and load it into SRAM. Size
       limited to \textless 64 KB. No user interaction possible.
     \item {\bf X-Loader} or {\bf U-Boot SPL}: runs from SRAM. Initializes
       the DRAM, the NAND or MMC controller, and loads the secondary




More information about the training-materials-updates mailing list