< Embedded Handbook < Boards
Embedded Handbook/Boards/Pandaboard
Little-endian ARMv7-A from pandaboard.org.
Documentation
Currently, the Pandaboard is supported on Gentoo thanks to pandaboard.org who provided us with hardware to create and document the installation process.
- Documentation about installing Gentoo on the Pandaboard
Pandaboard specifications
CODE
<syntaxhighlight lang="text"># TI OMAP SoC 4430 # Dual-core ARMv7-A 1GHz Cortex-A9 processor # 1GB DDR2 RAM # USB-based SMSC 9514-JZX Ethernet controller and USB HUB # LS Research WL1271 SDIO module (WLAN, BT, FM) # # 1x SDHC/MMC/SDIO slot # 2x USB 2.0 port # 1x mini-USB 2.0 OTG port # 1x HDMI out # 1x DVI-D out(HDMI connector) # 1x Audio IN # 1x Audio OUT # 1x RS232 serial port # 1x RJ45 port # Reset and user-defined button</syntaxhighlight>
/proc/cpuinfo
FILE
/proc/cpuinfo
<syntaxhighlight lang="text">Code Listing 3.1: CPU Info Processor : ARMv7 Processor rev 2 (v7l) processor : 0 BogoMIPS : 2013.49 processor : 1 BogoMIPS : 1963.08 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x1 CPU part : 0xc09 CPU revision : 2 Hardware : OMAP4430 Panda Board Revision : 0010 Serial : 0000000000000000</syntaxhighlight>
External resources
This page is based on a document formerly found on our main website gentoo.org.
The following people contributed to the original document: Mike Frysinger, Ned Ludd, Robin H. Johnson, Alex Tarkovsky, Alexey Shvetsov, Raúl Porcel, Joshua Saddler on April 28, 2013.
They are listed here because wiki history does not allow for any external attribution. If you edit the wiki article, please do not add yourself here; your contributions are recorded on each article's associated history page.
This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.