Embedded Handbook/Boards/Pandaboard

From Gentoo Wiki
Jump to:navigation Jump to:search
General topics
Introduction
Creating a cross-compiler
Cross-compiling with Portage
Cross-compiling the kernel
Compiling with qemu user chroot
Frequently asked questions
Emulators
Qemu
Armulator
Hercules
Bootloaders
Das U-Boot
NeTTrom
RedBoot
SH-LILO
Boards
Hammer Board and Nail Board
LANTank
NetWinder
NSLU2
QNAP TurboStation 109/209/409
Marvell Sheevaplug
ACME SYSTEMS Netus G20
Genesi Efika MX
Pandaboard
TrimSlice
BeagleBone
BeagleBone Black
Intel Edison

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.

Pandaboard specifications

CODE
# 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

/proc/cpuinfo

FILE /proc/cpuinfo
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

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.