Difference between revisions of "User:Zeta Syanthis"
From eLinux.org
m (Created page with 'Student in Dr. Yoder's ECE597 class completing a Master's in Computer Engineering at Rose-Hulman Institute of Technology. Category:ECE597') |
|||
| Line 1: | Line 1: | ||
Student in Dr. Yoder's ECE597 class completing a Master's in Computer Engineering at Rose-Hulman Institute of Technology. | Student in Dr. Yoder's ECE597 class completing a Master's in Computer Engineering at Rose-Hulman Institute of Technology. | ||
| + | == Listings From Embedded Linux Primer == | ||
| + | |||
| + | U-boot serial console listing | ||
| + | |||
| + | <pre> | ||
| + | U-Boot 2009.06-rc2 (Apr 13 2010 - 17:33:55) | ||
| + | |||
| + | OMAP3530-GP ES3.0, CPU-OPP2 L3-165MHz | ||
| + | OMAP3 Beagle board + LPDDR/NAND | ||
| + | |||
| + | DRAM: 256 MB | ||
| + | NAND: 256 MiB | ||
| + | In: serial | ||
| + | Out: serial | ||
| + | Err: serial | ||
| + | |||
| + | |||
| + | |||
| + | 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.06-rc2 (Apr 13 2010 - 17:33:55) | ||
| + | |||
| + | OMAP3530-GP ES3.0, CPU-OPP2 L3-165MHz | ||
| + | OMAP3 Beagle board + LPDDR/NAND | ||
| + | DRAM: 256 MB | ||
| + | NAND: 256 MiB | ||
| + | In: serial | ||
| + | Out: serial | ||
| + | Err: serial | ||
| + | Board revision C | ||
| + | Die ID #5160000300000000040323091101f01a | ||
| + | Hit any key to stop autoboot: 0 | ||
| + | DB, TM and MJ -- OMAP3 beagleboard.org # | ||
| + | </pre> | ||
[[Category:ECE597]] | [[Category:ECE597]] | ||
Revision as of 21:55, 13 April 2010
Student in Dr. Yoder's ECE597 class completing a Master's in Computer Engineering at Rose-Hulman Institute of Technology.
Listings From Embedded Linux Primer
U-boot serial console listing
U-Boot 2009.06-rc2 (Apr 13 2010 - 17:33:55) OMAP3530-GP ES3.0, CPU-OPP2 L3-165MHz OMAP3 Beagle board + LPDDR/NAND DRAM: 256 MB NAND: 256 MiB In: serial Out: serial Err: serial 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.06-rc2 (Apr 13 2010 - 17:33:55) OMAP3530-GP ES3.0, CPU-OPP2 L3-165MHz OMAP3 Beagle board + LPDDR/NAND DRAM: 256 MB NAND: 256 MiB In: serial Out: serial Err: serial Board revision C Die ID #5160000300000000040323091101f01a Hit any key to stop autoboot: 0 DB, TM and MJ -- OMAP3 beagleboard.org #