Ok did that and still having there same error. Validated network connection 
and reran script. Below is the output of creating the image and then what I 
am getting when trying to use the image:

Creating uSD:
root@arm:/opt/scripts/tools/eMMC# 
./beaglebone-black-make-microSD-flasher-from-eMMC.sh 

Unmounting Partitions
-----------------------------
 [3;J
-----------------------------
Version: [1.20160322: upgrade backup u-boot: v2016.03-r6...]
-----------------------------
copying: [/dev/mmcblk0] -> [/dev/mmcblk1]
lsblk:
NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
mmcblk0boot0 179:8    0    1M  1 disk 
mmcblk0boot1 179:16   0    1M  1 disk 
mmcblk0      179:0    0  3.7G  0 disk 
└─mmcblk0p1  179:1    0  3.7G  0 part /
mmcblk1      179:24   0  3.7G  0 disk 
└─mmcblk1p1  179:25   0  3.7G  0 part 
-----------------------------
df -h | grep rootfs:
-----------------------------
update-initramfs: Generating /boot/initrd.img-4.1.21-bone-rt-r20
Erasing: /dev/mmcblk1
108+0 records in
108+0 records out
113246208 bytes (113 MB) copied, 10.8226 s, 10.5 MB/s
108+0 records in
108+0 records out
113246208 bytes (113 MB) copied, 5.8479 s, 19.4 MB/s
Erasing: /dev/mmcblk1 complete
-----------------------------
Writing bootloader to [/dev/mmcblk1]
dd if=/opt/backup/uboot/MLO of=/dev/mmcblk1 count=1 seek=1 bs=128k
-----------------------------
0+1 records in
0+1 records out
65708 bytes (66 kB) copied, 0.0937003 s, 701 kB/s
-----------------------------
dd if=/opt/backup/uboot/u-boot.img of=/dev/mmcblk1 count=2 seek=1 bs=384k
-----------------------------
0+1 records in
0+1 records out
350020 bytes (350 kB) copied, 0.104779 s, 3.3 MB/s
-----------------------------
Formatting: /dev/mmcblk1
sfdisk: [sfdisk from util-linux 2.25.2]
sfdisk: [sfdisk --force --Linux --in-order --unit M /dev/mmcblk1]
sfdisk: [1,,L,*]
sfdisk: Checking that no-one is using this disk right now ...
sfdisk: OK

Disk /dev/mmcblk1: 121472 cylinders, 4 heads, 16 sectors/track
sfdisk:  /dev/mmcblk1: unrecognized partition table type
Old situation:
sfdisk: No partitions found
New situation:
Units: 1MiB = 1024*1024 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start   End    MiB    #blocks   Id  System
/dev/mmcblk1p1   *     1   3795   3795    3886080   83  Linux
/dev/mmcblk1p2         0      -      0          0    0  Empty
/dev/mmcblk1p3         0      -      0          0    0  Empty
/dev/mmcblk1p4         0      -      0          0    0  Empty
Successfully wrote the new partition table

Re-reading the partition table ...

sfdisk: If you created or changed a DOS partition, /dev/foo7, say, then use 
dd(1)
to zero the first 512 bytes:  dd if=/dev/zero of=/dev/foo7 bs=512 count=1
(See fdisk(8).)
mkfs.ext4 /dev/mmcblk1p1 -L BEAGLEBONE
-----------------------------
mke2fs 1.42.12 (29-Aug-2014)
Discarding device blocks: done                            
Creating filesystem with 971520 4k blocks and 242880 inodes
Filesystem UUID: 11b1347f-86bb-46e0-8779-764f298bcd3e
Superblock backups stored on blocks: 
    32768, 98304, 163840, 229376, 294912, 819200, 884736

Allocating group tables: done                            
Writing inode tables: done                            
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: done 

-----------------------------
Formatting: /dev/mmcblk1 complete
-----------------------------
Copying: /dev/mmcblk0p1 -> /dev/mmcblk1p1
rsync: / -> /tmp/rootfs/
rsync: note the % column is useless...
        691.19M  99%    4.05MB/s    0:02:42 (xfr#25078, to-chk=0/31857)   
Copying: Kernel modules
rsync: /lib/modules/4.1.21-bone-rt-r20/ -> 
/tmp/rootfs/lib/modules/4.1.21-bone-rt-r20/
rsync: note the % column is useless...
         55.61M  99%    4.04MB/s    0:00:13 (xfr#2266, to-chk=0/2652)   
Copying: /dev/mmcblk0p1 -> /dev/mmcblk1p1 complete
-----------------------------
Final System Tweaks:
UUID=11b1347f-86bb-46e0-8779-764f298bcd3e
Generating: /etc/fstab
# /etc/fstab: static file system information.
#
UUID=11b1347f-86bb-46e0-8779-764f298bcd3e  /  ext4  
noatime,errors=remount-ro  0  1
debugfs  /sys/kernel/debug  debugfs  defaults  0  0
/boot/uEnv.txt: enabling eMMC flasher script
uname_r=4.1.21-bone-rt-r20
#uuid=81b9a3e8-1ff6-4797-b2eb-f4517ab96628
cape_enable=bone_capemgr.enable_partno=BB-APA-01
uuid=11b1347f-86bb-46e0-8779-764f298bcd3e
cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh
-----------------------------
Syncing: /dev/mmcblk1
./beaglebone-black-make-microSD-flasher-from-eMMC.sh: line 309:  6860 
Terminated              cylon_leds
100000+0 records in
100000+0 records out
51200000 bytes (51 MB) copied, 2.56244 s, 20.0 MB/s
Syncing: /dev/mmcblk1 complete
-----------------------------
umount: /tmp: not mounted
umount: /tmp: not mounted



And here is the serial output when tyring to use the uSD:

U-Boot SPL 2016.03-dirty (Apr 19 2016 - 15:43:26)
Trying to boot from MMC
bad magic


U-Boot 2016.03-dirty (Apr 19 2016 - 15:43:26 -0700)

       Watchdog enabled
I2C:   ready
DRAM:  512 MiB
Reset Source: Global external warm reset has occurred.
Reset Source: Power-on reset has occurred.
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
Using default environment

Net:   <ethaddr> not set. Validating first E-fuse MAC
cpsw, usb_ether
Press SPACE to abort autoboot in 2 seconds
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
gpio: pin 56 (gpio 56) value is 0
gpio: pin 55 (gpio 55) value is 0
gpio: pin 54 (gpio 54) value is 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
Checking for: /uEnv.txt ...
Checking for: /boot.scr ...
Checking for: /boot/boot.scr ...
Checking for: /boot/uEnv.txt ...
gpio: pin 55 (gpio 55) value is 1
222 bytes read in 40 ms (4.9 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
Running uname_boot ...
loading /boot/vmlinuz-4.1.21-bone-rt-r20 ...
6908528 bytes read in 421 ms (15.6 MiB/s)
loading /boot/dtbs/4.1.21-bone-rt-r20/am335x-boneblack.dtb ...
55012 bytes read in 45 ms (1.2 MiB/s)
loading /boot/initrd.img-4.1.21-bone-rt-r20 ...
5137650 bytes read in 314 ms (15.6 MiB/s)
debug: [console=ttyO0,115200n8 bone_capemgr.enable_partno=BB-APA-01 
root=UUID=11b1347f-86bb-46e0-8779-764f298bcd3e ro rootfstype=ext4 rootwait 
init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh] ...
debug: [bootz 0x82000000 0x88080000:4e64f2 0x88000000] ...
Kernel image @ 0x82000000 [ 0x000000 - 0x696a70 ]
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Ramdisk to 8fb19000, end 8ffff4f2 ... OK
   Loading Device Tree to 8fb08000, end 8fb186e3 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.1.21-bone-rt-r20 (mattmp@aquaUbuntu) (gcc 
version 4.9.4 20151028 (prerelease) (Linaro GCC 4.9-2016.02) ) #1 Tue Apr 
19 17:05:20 PDT 2016
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), 
cr=50c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing 
instruction cache
[    0.000000] Machine model: TI AM335x BeagleBone Black
[    0.000000] cma: Reserved 24 MiB at 0x9e800000
[    0.000000] Memory policy: Data cache writeback
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.1 (sgx neon )
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  
Total pages: 129920
[    0.000000] Kernel command line: console=ttyO0,115200n8 
bone_capemgr.enable_partno=BB-APA-01 
root=UUID=11b1347f-86bb-46e0-8779-764f298bcd3e ro rootfstype=ext4 rootwait 
init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 
bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 
bytes)
[    0.000000] Memory: 477520K/524288K available (6277K kernel code, 789K 
rwdata, 3444K rodata, 452K init, 843K bss, 22192K reserved, 24576K 
cma-reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf800000 - 0xbfe00000   (   6 MB)
[    0.000000]       .text : 0xc0008000 - 0xc098670c   (9722 kB)
[    0.000000]       .init : 0xc0987000 - 0xc09f8000   ( 452 kB)
[    0.000000]       .data : 0xc09f8000 - 0xc0abd618   ( 790 kB)
[    0.000000]        .bss : 0xc0ac0000 - 0xc0b92fe4   ( 844 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 
interrupts
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[    0.000010] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 
89478484971ns
[    0.000026] clocksource timer1: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 79635851949 ns
[    0.000035] OMAP clocksource: timer1 at 24000000 Hz
[    0.000191] Console: colour dummy device 80x30
[    0.000212] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.000218] This ensures that you still see kernel messages. Please
[    0.000223] update your kernel commandline.
[    0.000239] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[    0.089225] pid_max: default: 32768 minimum: 301
[    0.089303] Security Framework initialized
[    0.089373] AppArmor: AppArmor disabled by boot time parameter
[    0.089380] Yama: becoming mindful.
[    0.089564] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.089576] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 
bytes)
[    0.090156] Initializing cgroup subsys blkio
[    0.090174] Initializing cgroup subsys memory
[    0.090211] Initializing cgroup subsys devices
[    0.090228] Initializing cgroup subsys freezer
[    0.090241] Initializing cgroup subsys net_cls
[    0.090253] Initializing cgroup subsys perf_event
[    0.090265] Initializing cgroup subsys net_prio
[    0.090305] CPU: Testing write buffer coherency: ok
[    0.090348] ftrace: allocating 31648 entries in 62 pages
[    0.158200] Setting up static identity map for 0x800081c0 - 0x8000820c
[    0.161872] devtmpfs: initialized
[    0.173900] VFP support v0.3: implementor 41 architecture 3 part 30 
variant c rev 3
[    0.181698] omap_hwmod: tptc0 using broken dt data from edma
[    0.181791] omap_hwmod: tptc1 using broken dt data from edma
[    0.181870] omap_hwmod: tptc2 using broken dt data from edma
[    0.186064] omap_hwmod: debugss: _wait_target_disable failed
[    0.240431] clocksource jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.242418] xor: measuring software checksum speed
[    0.339196]    arm4regs  :  1244.400 MB/sec
[    0.439195]    8regs     :   944.800 MB/sec
[    0.539193]    32regs    :  1111.200 MB/sec
[    0.639193]    neon      :  1799.600 MB/sec
[    0.639200] xor: using function: neon (1799.600 MB/sec)
[    0.639320] pinctrl core: initialized pinctrl subsystem
[    0.640395] NET: Registered protocol family 16
[    0.642308] DMA: preallocated 256 KiB pool for atomic coherent 
allocations
[    0.643015] cpuidle: using governor ladder
[    0.643031] cpuidle: using governor menu
[    0.645826] OMAP GPIO hardware version 0.1
[    0.653785] No ATAGs?
[    0.653809] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.829309] raid6: int32x1  gen()   241 MB/s
[    0.999306] raid6: int32x1  xor()   237 MB/s
[    1.169335] raid6: int32x2  gen()   363 MB/s
[    1.339277] raid6: int32x2  xor()   270 MB/s
[    1.509268] raid6: int32x4  gen()   395 MB/s
[    1.679308] raid6: int32x4  xor()   244 MB/s
[    1.849293] raid6: int32x8  gen()   322 MB/s
[    2.019318] raid6: int32x8  xor()   212 MB/s
[    2.189211] raid6: neonx1   gen()  1466 MB/s
[    2.359218] raid6: neonx2   gen()  1876 MB/s
[    2.529193] raid6: neonx4   gen()  2029 MB/s
[    2.699217] raid6: neonx8   gen()   898 MB/s
[    2.699223] raid6: using algorithm neonx4 gen() 2029 MB/s
[    2.699229] raid6: using intx1 recovery algorithm
[    2.705386] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[    2.709012] SCSI subsystem initialized
[    2.709626] usbcore: registered new interface driver usbfs
[    2.709681] usbcore: registered new interface driver hub
[    2.709730] usbcore: registered new device driver usb
[    2.710188] omap_i2c 44e0b000.i2c: could not find pctldev for node 
/ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring 
probe
[    2.710228] omap_i2c 4819c000.i2c: could not find pctldev for node 
/ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring 
probe
[    2.710324] media: Linux media interface: v0.10
[    2.710375] Linux video capture interface: v2.00
[    2.710464] pps_core: LinuxPPS API ver. 1 registered
[    2.710470] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <giome...@linux.it>
[    2.710494] PTP clock support registered
[    2.711019] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    2.711959] NetLabel: Initializing
[    2.711968] NetLabel:  domain hash size = 128
[    2.711973] NetLabel:  protocols = UNLABELED CIPSOv4
[    2.712020] NetLabel:  unlabeled traffic allowed by default
[    2.712472] Switched to clocksource timer1
[    2.780096] NET: Registered protocol family 2
[    2.780730] TCP established hash table entries: 4096 (order: 2, 16384 
bytes)
[    2.780775] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    2.780813] TCP: Hash tables configured (established 4096 bind 4096)
[    2.780875] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    2.780890] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    2.781031] NET: Registered protocol family 1
[    2.781443] RPC: Registered named UNIX socket transport module.
[    2.781453] RPC: Registered udp transport module.
[    2.781458] RPC: Registered tcp transport module.
[    2.781463] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.781888] Unpacking initramfs...
[    3.082810] Freeing initrd memory: 5020K (cfb19000 - d0000000)
[    3.083215] CPU PMU: Failed to parse /pmu/interrupt-affinity[0]
[    3.083251] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 
counters available
[    3.085167] futex hash table entries: 256 (order: -1, 3072 bytes)
[    3.085275] audit: initializing netlink subsys (disabled)
[    3.085355] audit: type=2000 audit(3.040:1): initialized
[    3.093240] zpool: loaded
[    3.093259] zbud: loaded
[    3.093645] VFS: Disk quotas dquot_6.6.0
[    3.093864] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 
bytes)
[    3.095510] NFS: Registering the id_resolver key type
[    3.095568] Key type id_resolver registered
[    3.095574] Key type id_legacy registered
[    3.095600] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    3.095855] fuse init (API version 7.23)
[    3.096305] SGI XFS with ACLs, security attributes, realtime, no debug 
enabled
[    3.099795] Block layer SCSI generic (bsg) driver version 0.4 loaded 
(major 249)
[    3.099918] io scheduler noop registered
[    3.099930] io scheduler deadline registered
[    3.099979] io scheduler cfq registered (default)
[    3.101056] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 
568
[    3.102620] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[    3.104748] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 154, 
base_baud = 3000000) is a 8250
[    3.920076] console [ttyS0] enabled
[    3.924619] [drm] Initialized drm 1.1.0 20060810
[    3.930232] usbcore: registered new interface driver dln2
[    3.937511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.944121] ehci-platform: EHCI generic platform driver
[    3.949512] ehci-omap: OMAP-EHCI Host Controller driver
[    3.956096] 47401300.usb-phy supply vcc not found, using dummy regulator
[    3.965580] 47401b00.usb-phy supply vcc not found, using dummy regulator
[    3.974378] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[    3.980408] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned 
bus number 1
[    3.988489] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.995326] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    4.002588] usb usb1: Product: MUSB HDRC host driver
[    4.007572] usb usb1: Manufacturer: Linux 4.1.21-bone-rt-r20 musb-hcd
[    4.014046] usb usb1: SerialNumber: musb-hdrc.1.auto
[    4.019634] hub 1-0:1.0: USB hub found
[    4.023458] hub 1-0:1.0: 1 port detected
[    4.035101] mousedev: PS/2 mouse device common for all mice
[    4.041883] omap_rtc 44e3e000.rtc: already running
[    4.047057] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as 
rtc0
[    4.054666] i2c /dev entries driver
[    4.059723] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 
sec
[    4.067046] sdhci: Secure Digital Host Controller Interface driver
[    4.073274] sdhci: Copyright(c) Pierre Ossman
[    4.078022] omap_hsmmc 48060000.mmc: Got CD GPIO
[    4.159918] mmc0: host does not support reading read-only switch, 
assuming write-enable
[    4.168225] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.174052] hidraw: raw HID events driver (C) Jiri Kosina
[    4.180382] usbcore: registered new interface driver usbhid
[    4.186011] usbhid: USB HID core driver
[    4.190048] mmc0: new high speed SDHC card at address 0007
[    4.196071] mmcblk0: mmc0:0007 SD04G 3.71 GiB 
[    4.201104] ashmem: initialized
[    4.205437]  mmcblk0: p1
[    4.209851] NET: Registered protocol family 10
[    4.215202] mip6: Mobile IPv6
[    4.218244] NET: Registered protocol family 17
[    4.222845] Key type dns_resolver registered
[    4.227137] mpls_gso: MPLS GSO support
[    4.231123] omap_voltage_late_init: Voltage driver support not added
[    4.237922] cpu cpu0: of_pm_voltdm_notifier_register: Failed to get cpu0 
regulator/voltdm: -517
[    4.246702] cpu cpu0: cpu0 clock notifier not ready, retry
[    4.252376] ThumbEE CPU extension supported.
[    4.256699] Registering SWP/SWPB emulation handler
[    4.265366] registered taskstats version 1
[    4.271764] Btrfs loaded
[    4.294468] Key type encrypted registered
[    4.300103] input: tps65217_pwr_but as 
/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/input/input0
[    4.323583] mmc1: MAN_BKOPS_EN bit is not set
[    4.332084] mmc1: new high speed MMC card at address 0001
[    4.338145] mmcblk1: mmc1:0001 MMC04G 3.66 GiB 
[    4.342899] mmcblk1boot0: mmc1:0001 MMC04G partition 1 1.00 MiB
[    4.349033] mmcblk1boot1: mmc1:0001 MMC04G partition 2 1.00 MiB
[    4.356394] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[    4.362168] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 
bytes/write
[    4.369142] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    4.377398] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 
bytes/write
[    4.384649] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 
bytes/write
[    4.391802] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 
bytes/write
[    4.398984] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 
bytes/write
[    4.405925] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[    4.417945] bone_capemgr bone_capemgr: Baseboard: 
'A335BNLT,00C0,2315BBBK41A2'
[    4.425238] bone_capemgr bone_capemgr: 
compatible-baseboard=ti,beaglebone-black - #slots=4
[    4.492490] bone_capemgr bone_capemgr: slot #0: No cape found
[    4.552484] bone_capemgr bone_capemgr: slot #1: No cape found
[    4.612483] bone_capemgr bone_capemgr: slot #2: No cape found
[    4.672483] bone_capemgr bone_capemgr: slot #3: No cape found
[    4.678262] bone_capemgr bone_capemgr: enabled_partno PARTNO 'BB-APA-01' 
VER 'N/A' PR '0'
[    4.686485] bone_capemgr bone_capemgr: slot #4: override
[    4.691822] bone_capemgr bone_capemgr: Using override eeprom data at 
slot 4
[    4.698826] bone_capemgr bone_capemgr: slot #4: 'Override Board 
Name,00A0,Override Manuf,BB-APA-01'
[    4.708144] bone_capemgr bone_capemgr: initialized OK.
[    4.716162] 48024000.serial: ttyS2 at MMIO 0x48024000 (irq = 187, 
base_baud = 3000000) is a 8250
[    4.726174] cpu cpu0: of_pm_voltdm_notifier_register: Fail calculating 
voltage latency[950000<->1325000]:-22
[    4.736420] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 188, 
base_baud = 3000000) is a 8250
[    4.746328] cpu cpu0: of_pm_voltdm_notifier_register: Fail calculating 
voltage latency[950000<->1325000]:-22
[    4.756473] 481aa000.serial: ttyS5 at MMIO 0x481aa000 (irq = 189, 
base_baud = 3000000) is a 8250
[    4.779932] bone_capemgr bone_capemgr: slot #4: dtbo 
'BB-APA-01-00A0.dtbo' loaded; overlay id #0
[    4.822505] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[    4.828629] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[    4.835142] davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffe]
[    4.841799] davinci_mdio: dt: updated phy_id[1] from phy_mask[fffffffe]
[    4.853310] libphy: 4a101000.mdio: probed
-----------------------------
Starting eMMC Flasher from microSD media
Version: [1.20160222: deal with v4.4.x+ back to old eeprom location...]
-----------------------------
Checking for Valid bbb-eeprom header
Valid bbb-eeprom header found [335]
-----------------------------
copying: [/dev/mmcblk0] -> [/dev/mmcblk1]
lsblk:
NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
mmcblk1boot0 179:16   0    1M  1 disk 
mmcblk1boot1 179:24   0    1M  1 disk 
mmcblk0      179:0    0  3.7G  0 disk 
`-mmcblk0p1  179:1    0  3.7G  0 part /
mmcblk1      179:8    0  3.7G  0 disk 
-----------------------------
df -h | grep rootfs:
-----------------------------
Erasing: /dev/mmcblk1
108+0 records in
108+0 records out
113246208 bytes (113 MB) copied, 16.3025 s, 6.9 MB/s
[   32.173025] random: nonblocking pool is initialized
108+0 records in
108+0 records out
113246208 bytes (113 MB) copied, 4.25224 s, 26.6 MB/s
Erasing: /dev/mmcblk1 complete
-----------------------------
Writing bootloader to [/dev/mmcblk1]
dd if= of=/dev/mmcblk1 count=1 seek=1 bs=128k
-----------------------------
dd: failed to open '': No such file or directory[   33.805005] Kernel panic 
- not syncing: Attempted to kill init! exitcode=0x00000100
[   33.805005] 
[   33.819166] CPU: 0 PID: 1 Comm: init-eMMC-flash Not tainted 
4.1.21-bone-rt-r20 #1
[   33.826676] Hardware name: Generic AM33XX (Flattened Device Tree)
[   33.832838] [<c0012e01>] (unwind_backtrace) from [<c0010fe9>] 
(show_stack+0x11/0x14)
[   33.840628] [<c0010fe9>] (show_stack) from [<c05e2049>] 
(panic+0x6d/0x188)
[   33.847538] [<c05e2049>] (panic) from [<c002fea9>] 
(complete_and_exit+0x1/0x18)
[   33.854884] [<c002fea9>] (complete_and_exit) from [<dd836000>] 
(0xdd836000)
[   33.861883] ---[ end Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x00000100
[   33.861883] 




-- 
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/9950027c-03eb-43fb-9780-6b178291a551%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to