On Tue, Aug 7, 2018 at 11:16 AM <[email protected]> wrote:
>
> Hi,
>
> I try to prepare my Beagle Bone black image to new hardware using this gist: 
> https://gist.github.com/RobertCNelson/39faf80ddc9fcefae74dce2c6ca2eb45 . I 
> was update from Linux kernel 3.8.13-bone59 to version 3.8.13-bone86. When I 
> start from SD card linux is booting and working well. My problem is that 
> flasher to eMMC not working. Script cannot find Source and Destination 
> devices and throw kernel panic. I'm posting below logs with enabled flashing 
> on booting.
> U-Boot SPL 2014.07-rc4-00015-g5bcd74d (Jul 04 2014 - 16:03:33)
> reading u-boot.img
> reading u-boot.img
>
>
> U-Boot 2014.07-rc4-00015-g5bcd74d (Jul 04 2014 - 16:03:33), Build: 
> jenkins-github_Bootloader-Builder-345
>
> I2C:   ready
> DRAM:  512 MiB
> NAND:  0 MiB
> MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
> *** Warning - readenv() failed, using default environment
>
> Net:   <ethaddr> not set. Validating first E-fuse MAC
> cpsw, usb_ether
> Hit any key to stop autoboot:  0
> gpio: pin 53 (gpio 53) value is 1
> switch to partitions #0, OK
> mmc0 is current device
> gpio: pin 54 (gpio 54) value is 1
> SD/MMC found on device 0
> gpio: pin 55 (gpio 55) value is 1
> 373 bytes read in 16 ms (22.5 KiB/s)
> Loaded environment from /boot/uEnv.txt
> Checking if uname_r is set in /boot/uEnv.txt...
> gpio: pin 56 (gpio 56) value is 1
> loading /boot/vmlinuz-3.8.13-bone86 ...
> 5580368 bytes read in 337 ms (15.8 MiB/s)
> loading /boot/dtbs/3.8.13-bone86/am335x-boneblack.dtb ...
> 26118 bytes read in 28 ms (910.2 KiB/s)
> Kernel image @ 0x82000000 [ 0x000000 - 0x552650 ]
> ## Flattened Device Tree blob at 88000000
>    Booting using the fdt blob at 0x88000000
>    Loading Device Tree to 8fff6000, end 8ffff605 ... OK

no "initrd"

run:

sudo update-initramfs -ck `uname -r`

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
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/CAOCHtYhu9qiwQP-BawJCD1PEqmZnMUROD9rq-Ao0%2BisfrT1Gsw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to