Power Management/lang-es: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 587: Line 587:
* <* <tt>00000 .. 0ffff </tt> 64Kbytes de firmware del CE.
* <* <tt>00000 .. 0ffff </tt> 64Kbytes de firmware del CE.
* <tt>10000 .. dffff </tt> El sistema de firmware OFW
* <tt>10000 .. dffff </tt> El sistema de firmware OFW
** Nucle de lenguaje Forth
** Núcleo de lenguaje Forth
** Extensiones de Open Firmware
** Extensiones de Open Firmware
** Firmware de los drivers de los dispositivos
** Firmware de los drivers de los dispositivos
** Sistema de Archivos y manejadores del protocolo de boot
** Sistema de Archivos y manejadores del protocolo de boot
** Diagnosticos de Hardware
** Diagnósticos de Hardware
** Iconos y audio para la pantalla de boot
** Iconos y audio para la pantalla de boot
** Una copia del firmware wireless de Marvell para permitir el boot e instalacion por red
** Una copia del firmware wireless de Marvell para permitir el boot e instalación por red
* <tt>e0000 .. ef7ff </tt> [[Manufacturing Data]]: numero serial, tipo de teclado, teclas, etc.
* <tt>e0000 .. ef7ff </tt> [[Manufacturing Data]]: numero serial, tipo de teclado, teclas, etc.
* <tt>f0000 .. fffff </tt> Codigo de comienzo temprano
* <tt>f0000 .. fffff </tt> Código de comienzo temprano


The Marvell wireless firmware is a dropin module. Use ''.dropins'' to see the locations and sizes (compressed and uncompressed) of all such modules in OFW. The Marvell firmware is named ''usb8388.bin''.
El firmware wireless de Marvell es un modulo dropin. Use ''.dropins'' para ver la ubicación y tamaño (comprimido y sin comprimir) de todos esos modulos en OFW. El firmware Marvell es llamado ''usb8388.bin''.


Esperamos tambien incluir una imagen reducida de OFW para recuperación en caso de problemas con el firmware. Nosotros aun no sabemos si habra suficiente espacio para esta copia de respaldo de OFW. El proceso de construccion reune estas piezas y genera una imagen sencilla para instalacion en el SPI flash.
We hope to also include a cut down OFW image for recovery in the case of problems with the firmware. We do not yet know if there will be sufficient space for this backup copy of OFW. The build process collects these pieces and generates a single image for installation into the SPI flash.tt>00000 .. 0ffff </tt> 64Kbytes of EC firmware
* <tt>10000 .. dffff </tt> The OFW firmware system
** Forth language core
** Open Firmware extensions
** Firmware device drivers
** Filesystem and boot protocol handlers
** Hardware diagnostics
** Icons and audio for the boot screen
** A copy of the Marvell wireless firmware to enable network boot and installation
* <tt>e0000 .. ef7ff </tt> [[Manufacturing Data]]: serial number, keyboard type, keys, etc.
* <tt>f0000 .. fffff </tt> Early startup code

The Marvell wireless firmware is a dropin module. Use ''.dropins'' to see the locations and sizes (compressed and uncompressed) of all such modules in OFW. The Marvell firmware is named ''usb8388.bin''.

We hope to also include a cut down OFW image for recovery in the case of problems with the firmware. We do not yet know if there will be sufficient space for this backup copy of OFW. The build process collects these pieces and generates a single image for installation into the SPI flash.


{{ Translated text |
{{ Translated text |

Revision as of 04:48, 20 May 2007

Administración de Energía

  Esta página está supervisada por el equipo de OLPC.
  Traducción de Power Management original  
  english | español | 日本語 | 한국어   +/- cambios  
This is an on-going translation

XO-1 Especificación de Software