Hello,

Following instructions from
http://elinux.org/BeagleBoardDebian#Debian_NetInstall I built an SD
card for Beagleboard rev C3. The build went smoothly, the board booted
to u-boot, but all activity ceases after the system attempts to load
ramdisk image.
The board is powered from an external 5V/2A power supply, and the boot
disk has been built using the following command:
sudo ./mk_mmc.sh --mmc /dev/sdh --dtb omap3-beagle --distro jessie --serial-mode

Boot log from serial terminal in the attached file.

Is the original Beagleboard still supported by current debian builds?

Thanks,
Jacek.

-- 
Given a choice between two theories, take the one which is funnier

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAA2oDvavm0C7Yrb-2mzU06idZWtE4CFRi%3DKJ0wTy_47Ztj73fw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
U-Boot SPL 2016.03-00001-g54456ef (Mar 17 2016 - 16:31:02)
Trying to boot from MMC
SPL: Please implement spl_start_uboot() for your board
SPL: Direct Linux boot not active!
bad magic
SPL: Please implement spl_start_uboot() for your board
SPL: Direct Linux boot not active!
reading u-boot.img
reading u-boot.img


U-Boot 2016.03-00001-g54456ef (Mar 17 2016 - 16:31:02 -0500), Build: 
jenkins-github_Bootloader-Builder-351

OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 MHz
OMAP3 Beagle board + LPDDR/NAND
I2C:   ready
DRAM:  256 MiB
NAND:  256 MiB
MMC:   OMAP SD/MMC: 0
*** Warning - bad CRC, using default environment

Beagle Rev C1/C2/C3
Timed out in wait_for_event: status=1000
Check if pads/pull-ups of bus 1 are properly configured
No EEPROM on expansion board
Timed out in wait_for_bb: status=1000
No EEPROM on expansion board
OMAP die ID: 1001300d040323090000000041680003
Net:   usb_ether
Error: usb_ether address not set.

Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
Checking for: /uEnv.txt ...
Checking for: /boot/uEnv.txt ...
reading /boot/uEnv.txt
184 bytes read in 5 ms (35.2 KiB/s)
Loaded environment from /boot/uEnv.txt
Checking if uname_r is set in /boot/uEnv.txt...
Running uname_boot ...
loading /boot/vmlinuz-current ...
reading /boot/vmlinuz-current
5815440 bytes read in 430 ms (12.9 MiB/s)
loading /boot/dtbs/current/omap3-beagle.dtb ...
reading /boot/dtbs/current/omap3-beagle.dtb
107105 bytes read in 30 ms (3.4 MiB/s)
loading /boot/initrd.img-current ...
reading /boot/initrd.img-current
48262063 bytes read in 3535 ms (13 MiB/s)

Installer for [jessie-armhf] is using the Serial Interface

debug: [console=ttyO2,115200n8 root=/dev/ram rw musb_hdrc.fifo_mode=5] ...
debug: [bootz 0x82000000 0x88080000:2e06baf 0x88000000] ...
Kernel image @ 0x82000000 [ 0x000000 - 0x58bc90 ]
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Ramdisk to 8d1f9000, end 8ffffbaf ... 

Reply via email to