On Thu, Aug 7, 2014 at 8:51 PM, <[email protected]> wrote: > Thanks Robert, I have logged the U-Boot and this is what I get. > > Anything to indicate the sd card is not working? > > Net: <ethaddr> not set. Validating first E-fuse MAC > w, usb_ether > Hit any key to stop autoboot: 0 > gpio: pin 53 (gpio 53) value is 1 > Card did not respond to voltage select! > mmc0(part 0) is current device
So u-boot couldn't detect it... > mmc1(part 0) is current device > gpio: pin 54 (gpio 54) value is 1 > SD/MMC found on device 1 > reading uEnv.txt > 1231 bytes read in 6 ms (200.2 KiB/s) > Importing environment from mmc ... > root=UUID=e7af0f94-0db6-44cf-a6d8-c1658d45e898 ro rootfstype=ext4 rootwait > fixrtc ip= > [ 3.757330] EXT4-fs (mmcblk0p2): write access will be enabled during > recovery > [ 4.271311] EXT4-fs (mmcblk0p2): recovery complete > [ 4.280171] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data and eMMC got "/dev/mmcblk0" which means the kernel couldn't find it either.. (microSD always gets /dev/mmcblk0 if present) So if your microSD is actually in the slot... That card is either toast or worse.. Do you have any other microSD's? Regards, -- Robert Nelson http://www.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]. For more options, visit https://groups.google.com/d/optout.
