Which image do you recommend? I checked
beaglexm-debian-8.3-console-2016-02-11-2gb.img, with similar result

Jacek

On Thu, May 26, 2016 at 7:26 PM, Robert Nelson <[email protected]> wrote:
>
>
> On Thu, May 26, 2016 at 6:18 PM, Jacek Radzikowski
> <[email protected]> wrote:
>>
>> 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?
>
>
> So, i'm pretty sure this is a u-boot bug...
>
> 2 week ago, i tried bisecting from v4.6.x to all my old releases down to
> v3.14.x.. None booted..
>
> The bb-xm jessie image posted here, does work:
>
> http://beagleboard.org/latest-images
>
> Regards,
>
> --
> Robert Nelson
> https://rcn-ee.com/



-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAA2oDvYYu2VvAmuDUcznoZZDSgafV6yrsarBgr2xS%2BX_6HcYoA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
U-Boot SPL 2016.01-00001-gc0bfce8 (Jan 25 2016 - 20:14:03)
Trying to boot from MMC
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.01-00001-gc0bfce8 (Jan 25 2016 - 20:14:03 -0600), Build: 
jenkins-github_Bootloader-Builder-325

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: 1001300d040323090000000041680003Net:   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 ...
260 bytes read in 102 ms (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-4.4.1-armv7-x5 ...
5793392 bytes read in 533 ms (10.4 MiB/s)
loading /boot/dtbs/4.4.1-armv7-x5/omap3-beagle.dtb ...
107105 bytes read in 321 ms (325.2 KiB/s)
loading /boot/initrd.img-4.4.1-armv7-x5 ...
9777413 bytes read in 818 ms (11.4 MiB/s)
debug: [console=ttyO2,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait 
musb_hdrc.fifo_mode=5 coherent_pool=1M quiet] ...
debug: [bootz 0x82000000 0x88080000:953105 0x88000000] ...
Kernel image @ 0x82000000 [ 0x000000 - 0x586670 ]
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Ramdisk to 8f6ac000, end 8ffff105 ...


Reply via email to