Tengo un BeagleBoard Rev C5 original ( NO xM ). Seguí este tutorial para iniciarlo en Linux, pero estoy atascado y necesito ayuda para resolver este problema. Actualmente tengo dos problemas:
** Primero: ** Al iniciar el tablero (conectado a la consola serie) obtengo esto:
Texas Instruments X-Loader 1.5.0 (Jun 14 2011 - 22:04:07)
Beagle Rev C5
Reading boot sector
Loading u-boot.bin from mmc
U-Boot 2011.03-rc1-00000-g9a3cc57-dirty (Apr 01 2011 - 17:41:42)
OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz
OMAP3 Beagle board + LPDDR/NAND
I2C: ready
DRAM: 256 MiB
NAND: 512 MiB
MMC: OMAP SD/MMC: 0
In: serial
Out: serial
Err: serial
Beagle Rev C4
timed out in wait_for_pin: I2C_STAT=0
No EEPROM on expansion board
Die ID #415a000400000000040398da01025012
Hit any key to stop autoboot: 0
The user button is currently NOT pressed.
SD/MMC found on device 0
usage: fatload <interface> <dev[:part]> <addr> <filename> [bytes]
Loading file "/boot/uImage" from mmc device 0:2 (xxa2)
3203076 bytes read
Booting from mmc ...
## Booting kernel from Legacy Image at 80200000 ...
Image Name: Angstrom/2.6.32/beagleboard
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3203012 Bytes = 3.1 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux..........................................................................................................
Después de eso, el mensaje anterior se reinicia una y otra vez en un bucle infinito.
Segundo :
Cuando conecto la pantalla a través de la interfaz DVI, aparece este mensaje, también en un bucle -
Texas Instruments X-Loader 1.5.0 (Jun 14 2011 - 22:04:07)
Beagle Rev C5
Reading boot sector
Loading u-boot.bin from mmc
U-Boot 2011.03-rc1-00000-g9a3cc57-dirty (Apr 01 2011 - 17:41:42)
OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz
OMAP3 Beagle board + LPDDR/NAND
I2C:
Texas Instruments X-Loader 1.5.0 (Jun 14 2011 - 22:04:07)
Beagle Rev C5
Cualquier ayuda, por favor !!