User Tools

Site Tools


details:arm:raspberry

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
details:arm:raspberry [2014.03.23 - 10:30]
alexander.krause created
details:arm:raspberry [2014.03.23 - 14:04]
alexander.krause
Line 1: Line 1:
 ====== Raspberry Pi ====== ====== Raspberry Pi ======
 +{{:​details:​arm:​raspberrypi.jpg?​200|}}
 +
   * [[start:​raspberry|getting started]]   * [[start:​raspberry|getting started]]
 +
 +===== Details =====
 +  * **CPU** ARM11-BCM2835 700MHz
 +  * **MEM** 512MB
 +  * **FLASH** -
 +  * SD-Card
 +  * Jacks for audio, video
 +  * 1xUSB
 +  * 1xUSB-OTG (FIXME)
  
 ===== CFLAGS ===== ===== CFLAGS =====
Line 7: Line 18:
 CFLAGS=-O2 -pipe -march=armv6j -mtune=arm1176jzf-s -mfpu=vfp -mfloat-abi=hard CFLAGS=-O2 -pipe -march=armv6j -mtune=arm1176jzf-s -mfpu=vfp -mfloat-abi=hard
 </​code>​ </​code>​
 +
 +===== Kernel =====
 +  * {{http://​gentoo.ed-solutions.de/​kernel/​raspberry/​all-3.6.11%2b_4-20130301.tar.bz2|all-3.6.11+ #4 (2013.03.01)}}
  
 ===== Gentoo ===== ===== Gentoo =====
Line 14: Line 28:
 </​code>​ </​code>​
  
-=== USE-Flags === 
 <​code>​ <​code>​
 USE=-ipv6 -gpm alsa X -doc -ruby -man sqlite sqlite3 nsplugin -introspection -gstreamer -gdm webgl opengl gtk3 gtk gallium drm dri xorg USE=-ipv6 -gpm alsa X -doc -ruby -man sqlite sqlite3 nsplugin -introspection -gstreamer -gdm webgl opengl gtk3 gtk gallium drm dri xorg
 </​code>​ </​code>​
- 
details/arm/raspberry.txt ยท Last modified: 2014.03.23 - 14:06 by alexander.krause