PandaBoard L24.9 Release Notes
From OMAPpedia
[edit] Overivew
The information required to boot pandaboard on a stable release.
- Kernel
GIT repository: http://gitorious.org/pandaboard/kernel-omap4 Branch: L24.9 Commit ID: 6d019dae0034f66141cdeb355e2ffc71582f4131 #make omap4430panda_defconfig
- U-boot
GIT repository: git://gitorious.org/pandaboard/u-boot.git Branch: omap4_panda_L24.9 Commit ID: cebe815a605f7e0ca658d6c512bc580170bc6888 #make omap4430panda_config
- X-loader
GIT repository: git://gitorious.org/pandaboard/x-loader.git Branch: omap4_panda_L24.9 Commit ID: a41abea82b5f02265cd9f7140f0f10be3a9c97e7 #make omap4430panda_config
- General Information
Linux kernel version : Linux 2.6.35 Hardware : Panda ES1.0, Panda ES2.0 6layer, Panda-ES2.0 8layer Toolchain : Codesourcery G++ Lite 2010q1-202 for ARM GNU/Linux
- Bootargs
setenv bootargs mem=463M noinitrd console=ttyO2,115200n8 root=/dev/mmcblk0p2 rw rootwait vram=16M,omapfb.vram=0:5M,1:5M setenv bootcmd 'mmcinit 0;fatload mmc 1 0x80000000 uImage;bootm 80000000'
- Tested Filesystems
minimal-fs
[edit] Highlights
- USB
- EHCI is fully supported along with the SMSC9514 which provides 4-port hub and ethernet interfaces
- Display highlights
- HDMI and DVI-D panels are fully support via the HDMI interface
- Audio Highlights
- HDMI audio and Headset Audio are fully supported
[edit] Building instructions
visit our Step-by-step guide at Minimal-FS