Difference between revisions of "EBC Listings for Embedded Linux Primer"

From eLinux.org
Jump to: navigation, search
m (Added 2-2 and 2-3)
m (Added |list to Category)
 
(35 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Category:ECE497 |list]]
 +
{{YoderHead}}
 +
 
Here are the listing from the Embedded Linux Primer as done on the Beagle.
 
Here are the listing from the Embedded Linux Primer as done on the Beagle.
  
== Chapter 2 ==
+
* [[ECE497 Listings for Embedded Linux Primer Chapter 2]]
 
+
* [[ECE497 Listings for Embedded Linux Primer Chapter 4]]
{|
+
* [[ECE497 Listings for Embedded Linux Primer Chapter 5]]
! Number
+
* [[ECE497 Listings for Embedded Linux Primer Chapter 6]]
! Page
+
* [[ECE497 Listings for Embedded Linux Primer Chapter 7]]
! Caption
+
* [[ECE497 Listings for Embedded Linux Primer Chapter 8]]
! Listing
 
|-
 
| 2-1
 
|
 
| Initial Bootloader Serial Output
 
| <pre>
 
Texas Instruments X-Loader 1.4.2 (Feb 19 2009 - 12:01:24)
 
Reading boot sector
 
Loading u-boot.bin from mmc
 
 
 
 
 
U-Boot 2009.11-rc1 (Jan 08 2010 - 21:19:52)
 
 
 
OMAP3530-GP ES3.1, CPU-OPP2 L3-165MHz
 
OMAP3 Beagle board + LPDDR/NAND
 
I2C:  ready
 
DRAM:  256 MB
 
NAND:  256 MiB
 
In:    serial
 
Out:  serial
 
Err:  serial
 
Board revision C4
 
Die ID #5444000400000000040365fa1400e007
 
Hit any key to stop autoboot:  0
 
OMAP3 beagleboard.org #
 
</pre>
 
|-
 
| 2-2
 
|
 
| Loading the Linux Kernel
 
|
 
|-
 
| 2-3
 
|
 
| Linux Final Boot Messages
 
| <pre>
 
</pre>
 
|}
 
 
 
== Chapter 4 ==
 
  
[[Category:ECE597]]
+
{{YoderFoot}}

Latest revision as of 13:40, 3 October 2013