犹豫前段时间一直在搞另一个项目,Am335x这个BBlack板就放置一边了。前几天把BBlack板重新拿到手,之前搞得给全忘了。SD卡烧写emmC时突然出现了错误,一直找不到原因,今天终于算是有点眉目了,就录下来省得下次又忘记了。

之前的SD卡烧写eMMC bolg:https://www.cnblogs.com/BigOBlue/p/8513067.html

之前不能分区出现的错误:log:

********************************************
Sitara Flash Fetcher is complete. Executing /home/root/debrick.sh. ****************************************************
**************************************************** Sitara Example Flashing Script - // + records in
+ records out
(standard_in) : parse error
No partition found. Continuing.
Partitioning the eMMC... Usage:
sfdisk [options] <device> [...] Options:
-s, --show-size list size of a partition
-c, --id change or print partition Id
--change-id change Id
--print-id print Id
-l, --list list partitions of each device
-d, --dump idem, but in a format suitable for later input
-i, --increment number cylinders etc. from instead of from
-u, --unit <letter> units to be used; <letter> can be one of
S (sectors), C (cylinders), B (blocks), or M (MB)
-, --one-only reserved option that does nothing currently
-T, --list-types list the known partition types
-D, --DOS for DOS-compatibility: waste a little space
-E, --DOS-extended DOS extended partition compatibility
-R, --re-read make the kernel reread the partition table
-N <number> change only the partition with this <number>
-n do not actually write to disk
-O <file> save the sectors that will be overwritten to <file>
-I <file> restore sectors from <file>
-V, --verify check that the listed partitions are reasonable
-v, --version display version information and exit
-h, --help display this help text and exit Dangerous options:
-f, --force disable all consistency checking
--no-reread do not check whether the partition is in use
-q, --quiet suppress warning messages
-L, --Linux do not complain about things irrelevant for Linux
-g, --show-geometry print the kernel's idea of the geometry
-G, --show-pt-geometry print geometry guessed from the partition table
-A, --activate[=<device>] activate bootable flag
-U, --unhide[=<dev>] set partition unhidden
-x, --show-extended also list extended partitions in the output,
or expect descriptors for them in the input
--leave-last do not allocate the last cylinder
--IBM same as --leave-last
--in-order partitions are in order
--not-in-order partitions are not in order
--inside-outer all logicals inside outermost extended
--not-inside-outer not all logicals inside outermost extended
--nested every partition is disjoint from all others
--chained like nested, but extended partitions may lie outside
--onesector partitions are mutually disjoint Override the detected geometry using:
-C, --cylinders <number> set the number of cylinders to use
-H, --heads <number> set the number of heads to use
-S, --sectors <number> set the number of sectors to use No partition found. Continuing.
+ records in
+ records out
Formatting the eMMC into partitions...
mkfs.vfat 2.11 ( Mar )
mkfs.vfat: Too few blocks for viable file system
mke2fs 1.42. (-Feb-)
Could not stat /dev/mmcblk1p2 --- No such file or directory The device apparently does not exist; did you specify it correctly?
Formatting done.
[ 13.826364] FAT-fs (loop0): bogus number of reserved sectors
[ 13.832343] FAT-fs (loop0): Can't find a valid FAT filesystem
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so mount: special device /dev/mmcblk1p2 does not exist
Copying Files...
tar: can't open 'boot_partition.tar.gz': No such file or directory
Command exited with non-zero status
real 0m .00s
user 0m .00s
sys 0m .00s
umount: /dev/mmcblk1p1: not mounted
rm: can't remove 'boot_partition.tar.gz': No such file or directory
Boot partition done.
tar: can't open 'rootfs_partition.tar.gz': No such file or directory
Command exited with non-zero status
real 0m .00s
user 0m .00s
sys 0m .00s
umount: /dev/mmcblk1p2: not found
rm: can't remove 'rootfs_partition.tar.gz': No such file or directory
RootFS partition done.
It took seconds to complete this task... ********************************************
Sitara Example Flash Script is complete.

经过多次试验依然是上面的log,最后不得已重现编译了内核用的是3.14.65,重新烧写对应的uImage。依然没有成功,错误信息:

U-Boot 2016.03 (Oct   - :: +)

U-Boot code:  -> 808DA324  BSS_END: -> 80926BBC
Watchdog enabled
I2C: ready
DRAM: MiB
NAND: MiB
nand_init->xxxx/drivers/mtd/nand/nand.c
MMC: OMAP SD/MMC: , OMAP SD/MMC:
MMC->xxxx/drivers/mmc/mmc.c1
MMC->xxxx/drivers/mmc/mmc.c2
xxxx/common/env_common.c
*** Error - No Valid Environment Area found
*** Warning - bad CRC, using default environment xxxx/common/env_common.c
Net: xxx/board/ti/am335x/board_eth_init--->,6be7
xxx/board/ti/am335x/board_eth_init--->,5fab5ef4
<ethaddr> not set. Validating first E-fuse MAC
Here at xxx/drivers/net/cpsw.c
phy_reg--->
phy_reg--->
phy_reg--->
phy_reg---> c0f1
phy_reg---> 1e1
phy_reg--->
phy_reg--->
phy_reg---> ffff
phy_reg---> ffff
phy_reg---> ffff
phy_reg---> ffff
phy_reg---> ffff
phy_reg---> ffff
phy_reg---> ffff
phy_reg---> ffff
phy_reg--->
phy_reg--->
phy_reg--->
phy_reg---> e0
phy_reg---> ffff
phy_reg--->
phy_reg--->
phy_reg--->
phy_reg--->
phy_reg---> ffff
phy_reg---> ffff
phy_reg--->
phy_reg--->
phy_reg--->
phy_reg--->
phy_reg--->
phy_reg--->
End
xxx/Board/Ti/Am335x/Board.c:---->Ethernet_init
maria: ---->
maria: ----> 410000ff
maria: ---->
maria: ---->
maria: ---->
maria: ---->
maria: ---->
maria: ---->
maria: ---->
maria: ---->
maria: ----> 23e00040
maria: ---->
maria: ---->
maria: ---->
xxx/Board/Ti/Am335x/Board.c:---->Ethernet_init
cpsw, usb_ether
NET: -> xxxx/net/eth_legacy.c
Press SPACE to abort autoboot in seconds
## Error: "envboot" not defined
lcd reset
switch to partitions #, OK
mmc0 is current device
Scanning mmc :...
switch to partitions #, OK
mmc0 is current device
SD/MMC found on device
** File not found boot.scr **
bytes read in ms (58.6 KiB/s)
Loaded environment from uEnv.txt
Importing environment from mmc ...
Running uenvcmd ...
bytes read in ms (30.3 KiB/s)
bytes read in ms ( MiB/s)
bytes read in ms (852.5 KiB/s)
## Booting kernel from Legacy Image at ...
Image Name: Linux-3.14.
Created: -- :: UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: Bytes = 4.4 MiB
Load Address:
Entry Point:
Verifying Checksum ... OK
## Flattened Device Tree blob at
Booting using the fdt blob at 0x88000000
Loading Kernel Image ... OK
Using Device Tree in place at , end 8800a406 Starting kernel ...

用重新编译的内核,发现Uboot起来了,但是不能引导内核,一直卡在Starting kernel ...这里,从网上查资料还想象设备树有关,进而重新编译设备树,但是依然没有通过还是卡在Starting kernel ...这里。重新对比了设备树发现虽然不编译了设备树,但是设备树并没有更新。进入内核找到设备树,找到am335x-boneblack.dtb,删除,重新编译,获取新的设备树。然后按之前写的SD卡烧写eMMC方式,重新制作SD卡。这次就好了。

出现卡死Starting kernel ...的原因,我猜是uImage和设备树不匹配(版本或者其他什么原因)。

启动SD卡:LOG:

U-Boot 2018.09--g0b54a51eee (Sep   - :: -), Build: jenkins-github_Bootloader-Builder-

CPU  : AM335X-GP rev 2.1
I2C: ready
DRAM: MiB
No match for driver 'omap_hsmmc'
No match for driver 'omap_hsmmc'
Some drivers were not found
Reset Source: Power-on reset has occurred.
RTC 32KCLK Source: External.
MMC: OMAP SD/MMC: , OMAP SD/MMC:
Loading Environment from EXT4... ** File not found /boot/uboot.env ** ** Unable to read "/boot/uboot.env" from mmc0: **
Board: BeagleBone Black
<ethaddr> not set. Validating first E-fuse MAC
BeagleBone Black:
Model: Element14 BeagleBone Black Industrial:
BeagleBone: cape eeprom: i2c_probe: 0x54:
BeagleBone: cape eeprom: i2c_probe: 0x55:
BeagleBone: cape eeprom: i2c_probe: 0x56:
BeagleBone: cape eeprom: i2c_probe: 0x57:
Net: eth0: MII MODE
cpsw, usb_ether
Press SPACE to abort autoboot in seconds
board_name=[A335BNLT] ...
board_rev=[EIA0] ...
switch to partitions #, OK
mmc0 is current device
SD/MMC found on device
switch to partitions #, OK
mmc0 is current device
Scanning mmc :...
gpio: pin (gpio ) value is
gpio: pin (gpio ) value is
gpio: pin (gpio ) value is
gpio: pin (gpio ) value is
switch to partitions #, OK
mmc0 is current device
gpio: pin (gpio ) value is
Checking for: /uEnv.txt ...
bytes read in ms ( KiB/s)
gpio: pin (gpio ) value is
Loaded environment from /uEnv.txt
Importing environment from mmc ...
Checking if uenvcmd is set ...
gpio: pin (gpio ) value is
Running uenvcmd ...
bytes read in ms (46.9 KiB/s)
bytes read in ms (14.4 MiB/s)
bytes read in ms (1.2 MiB/s)
## Booting kernel from Legacy Image at ...
Image Name: Linux-3.14.
Created: -- :: UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: Bytes = 4.4 MiB
Load Address:
Entry Point:
Verifying Checksum ... OK
## Flattened Device Tree blob at
Booting using the fdt blob at 0x88000000
Loading Kernel Image ... OK
Using Device Tree in place at , end 8800a406 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.14. (zyr@ubuntu) (gcc version 4.6. (Ubuntu/Linaro 4.6.-1ubuntu5) ) # SMP Mon Jul :: CST
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: TI AM335x BeagleBone
[ 0.000000] cma: CMA: reserved MiB at 9e800000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2. (sgx neon )
[ 0.000000] PERCPU: Embedded pages/cpu @dfad5000 s13184 r8192 d15488 u36864
[ 0.000000] Built zonelists in Zone order, mobility grouping on. Total pages:
[ 0.000000] Kernel command line: console=ttyO0 console=ttyO0,115200n8 root=/dev/mmcblk0p1 rootfstype=ext4 rootwait
[ 0.000000] PID hash table entries: (order: , bytes)
[ 0.000000] Dentry cache hash table entries: (order: , bytes)
[ 0.000000] Inode-cache hash table entries: (order: , bytes)
[ 0.000000] Memory: 487168K/523264K available (6092K kernel code, 674K rwdata, 2324K rodata, 380K init, 5529K bss, 36096K reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( MB)
[ 0.000000] .text : 0xc0008000 - 0xc0840224 ( kB)
[ 0.000000] .init : 0xc0841000 - 0xc08a0380 ( kB)
[ 0.000000] .data : 0xc08a2000 - 0xc094a990 ( kB)
[ 0.000000] .bss : 0xc094a990 - 0xc0eb0e60 ( kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS= to nr_cpu_ids=.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=, nr_cpu_ids=
[ 0.000000] NR_IRQS: nr_irqs:
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with interrupts
[ 0.000000] Total of interrupts on active controller
[ 0.000000] OMAP clockevent source: timer2 at Hz
[ 0.000012] sched_clock: bits at 24MHz, resolution 41ns, wraps every 178956969942ns
[ 0.000054] OMAP clocksource: timer1 at Hz
[ 0.000811] Console: colour dummy device 80x30
[ 0.000860] Lock dependency validator: Copyright (c) Red Hat, Inc., Ingo Molnar
[ 0.000869] ... MAX_LOCKDEP_SUBCLASSES:
[ 0.000876] ... MAX_LOCK_DEPTH:
[ 0.000884] ... MAX_LOCKDEP_KEYS:
[ 0.000891] ... CLASSHASH_SIZE:
[ 0.000898] ... MAX_LOCKDEP_ENTRIES:
[ 0.000905] ... MAX_LOCKDEP_CHAINS:
[ 0.000912] ... CHAINHASH_SIZE:
[ 0.000919] memory used by lock dependency info: kB
[ 0.000927] per task-struct memory footprint: bytes
[ 0.000970] Calibrating delay loop... 996.14 BogoMIPS (lpj=)
[ 0.079201] pid_max: default: minimum:
[ 0.079550] Security Framework initialized
[ 0.079664] Mount-cache hash table entries: (order: , bytes)
[ 0.079676] Mountpoint-cache hash table entries: (order: , bytes)
[ 0.097506] CPU: Testing write buffer coherency: ok
[ 0.098742] CPU0: thread -, cpu , socket -, mpidr
[ 0.098809] Setting up static identity map for 0x805c6ce8 - 0x805c6d58
[ 0.101917] Brought up CPUs
[ 0.101939] SMP: Total of processors activated (996.14 BogoMIPS).
[ 0.101948] CPU: All CPU(s) started in SVC mode.
[ 0.104599] devtmpfs: initialized
[ 0.114290] VFP support v0.: implementor architecture part variant c rev
[ 0.147784] omap_hwmod: tptc0 using broken dt data from edma
[ 0.148139] omap_hwmod: tptc1 using broken dt data from edma
[ 0.148480] omap_hwmod: tptc2 using broken dt data from edma
[ 0.156006] omap_hwmod: debugss: _wait_target_disable failed
[ 0.202486] pinctrl core: initialized pinctrl subsystem
[ 0.206481] regulator-dummy: no parameters
[ 0.209872] NET: Registered protocol family
[ 0.214993] DMA: preallocated KiB pool for atomic coherent allocations
[ 0.232740] platform .edma: alias fck already exists
[ 0.232779] platform .edma: alias fck already exists
[ 0.232797] platform .edma: alias fck already exists
[ 0.236959] OMAP GPIO hardware version 0.1
[ 0.251971] platform 481cc000.d_can: alias fck already exists
[ 0.264149] No ATAGs?
[ 0.264174] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.333074] bio: create slab <bio-> at
[ 0.372852] edma-dma-engine edma-dma-engine.: TI EDMA DMA engine driver
[ 0.374867] vmmcsd_fixed: mV
[ 0.381914] SCSI subsystem initialized
[ 0.384196] usbcore: registered new interface driver usbfs
[ 0.384629] usbcore: registered new interface driver hub
[ 0.385350] usbcore: registered new device driver usb
[ 0.388143] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe
[ 0.388190] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral
[ 0.396914] Switched to clocksource timer1
[ 0.553831] NET: Registered protocol family
[ 0.555834] TCP established hash table entries: (order: , bytes)
[ 0.556016] TCP bind hash table entries: (order: , bytes)
[ 0.557522] TCP: Hash tables configured (established bind )
[ 0.557699] TCP: reno registered
[ 0.557727] UDP hash table entries: (order: , bytes)
[ 0.557916] UDP-Lite hash table entries: (order: , bytes)
[ 0.558897] NET: Registered protocol family
[ 0.560293] RPC: Registered named UNIX socket transport module.
[ 0.560315] RPC: Registered udp transport module.
[ 0.560325] RPC: Registered tcp transport module.
[ 0.560334] RPC: Registered tcp NFSv4. backchannel transport module.
[ 0.562840] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, counters available
[ 0.570965] futex hash table entries: (order: , bytes)
[ 0.722175] VFS: Disk quotas dquot_6.5.2
[ 0.722375] Dquot-cache hash table entries: (order , bytes)
[ 0.724437] NFS: Registering the id_resolver key type
[ 0.724814] Key type id_resolver registered
[ 0.724833] Key type id_legacy registered
[ 0.724940] jffs2: version 2.2. (NAND) (SUMMARY) © - Red Hat, Inc.
[ 0.725335] msgmni has been set to
[ 0.728468] io scheduler noop registered
[ 0.728493] io scheduler deadline registered
[ 0.728553] io scheduler cfq registered (default)
[ 0.731469] pinctrl-single 44e10800.pinmux: pins at pa f9e10800 size
[ 0.739111] Serial: / driver, ports, IRQ sharing enabled
[ 0.746647] omap_uart 44e09000.serial: no wakeirq for uart0
[ 0.748029] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = , base_baud = ) is a OMAP UART0
[ 1.414291] console [ttyO0] enabled
[ 1.423135] omap_rng .rng: OMAP Random Number Generator ver.
[ 1.432487] [drm] Initialized drm 1.1.
[ 1.467419] brd: module loaded
[ 1.488998] loop: module loaded
[ 1.498325] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.520354] vcan: Virtual CAN interface driver
[ 1.525024] CAN device driver interface
[ 1.533187] c_can_platform 481cc000.d_can: c_can_platform device registered (regs=fa1cc000, irq=)
[ 1.546708] usbcore: registered new interface driver rtl8150
[ 1.553539] usbcore: registered new interface driver r8152
[ 1.559843] usbcore: registered new interface driver asix
[ 1.565868] usbcore: registered new interface driver ax88179_178a
[ 1.572993] usbcore: registered new interface driver cdc_ether
[ 1.579634] usbcore: registered new interface driver smsc95xx
[ 1.586021] usbcore: registered new interface driver net1080
[ 1.592538] usbcore: registered new interface driver cdc_subset
[ 1.599203] usbcore: registered new interface driver zaurus
[ 1.605489] usbcore: registered new interface driver cdc_ncm
[ 1.613713] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.620664] ehci-platform: EHCI generic platform driver
[ 1.627028] ehci-omap: OMAP-EHCI Host Controller driver
[ 1.633116] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.639740] ohci-platform: OHCI generic platform driver
[ 1.645788] ohci-omap3: OHCI OMAP3 driver
[ 1.651047] usbcore: registered new interface driver cdc_wdm
[ 1.657566] usbcore: registered new interface driver usb-storage
[ 1.664683] usbcore: registered new interface driver usbserial
[ 1.671376] usbcore: registered new interface driver usbtest
[ 1.682771] .usb-phy supply vcc not found, using dummy regulator
[ 1.695498] musb-hdrc musb-hdrc..auto: Failed to request rx1.
[ 1.702034] musb-hdrc musb-hdrc..auto: musb_init_controller failed with status -
[ 1.710276] platform musb-hdrc..auto: Driver musb-hdrc requests probe deferral
[ 1.719588] 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 1.730892] musb-hdrc musb-hdrc..auto: Failed to request rx1.
[ 1.737142] musb-hdrc musb-hdrc..auto: musb_init_controller failed with status -
[ 1.745310] platform musb-hdrc..auto: Driver musb-hdrc requests probe deferral
[ 1.793405] mousedev: PS/ mouse device common for all mice
[ 1.805136] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 1.814772] i2c /dev entries driver
[ 1.818987] Driver for -wire Dallas network protocol.
[ 1.829864] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout sec
[ 1.841233] .mmc supply vmmc_aux not found, using dummy regulator
[ 1.887886] 481d8000.mmc supply vmmc_aux not found, using dummy regulator
[ 1.934922] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 1.947405] mmc0: new high speed SDHC card at address
[ 1.957402] mmcblk0: mmc0: SA04G 3.63 GiB
[ 1.969429] mmcblk0: p1
[ 1.977881] usbcore: registered new interface driver usbhid
[ 1.983716] usbhid: USB HID core driver
[ 1.993960] oprofile: using arm/armv7
[ 1.998782] TCP: cubic registered
[ 2.002257] Initializing XFRM netlink socket
[ 2.006926] NET: Registered protocol family
[ 2.011647] NET: Registered protocol family
[ 2.016289] can: controller area network core (rev abi )
[ 2.022923] NET: Registered protocol family
[ 2.027672] can: raw protocol (rev )
[ 2.032220] can: broadcast manager protocol (rev t)
[ 2.038208] can: netlink gateway (rev ) max_hops=
[ 2.044275] Key type dns_resolver registered
[ 2.051942] ThumbEE CPU extension supported.
[ 2.056460] Registering SWP/SWPB emulation handler
[ 2.065636] regulator-dummy: disabling
[ 2.071102] slave hdmi.: could not get i2c
[ 2.075620] platform hdmi.: Driver slave requests probe deferral
[ 2.100281] DCDC1: at mV
[ 2.105669] vdd_mpu: <--> mV at mV
[ 2.112939] vdd_core: <--> mV at mV
[ 2.120463] LDO1: at mV
[ 2.125679] LDO2: at mV
[ 2.131583] LDO3: mV
[ 2.136387] LDO4: at mV
[ 2.139767] mmc1: BKOPS_EN bit is not set
[ 2.146339] tps65217 -: TPS65217 ID 0xe version 1.2
[ 2.152172] omap_i2c 44e0b000.i2c: bus rev0. at kHz
[ 2.172481] musb-hdrc musb-hdrc..auto: MUSB HDRC host driver
[ 2.181944] musb-hdrc musb-hdrc..auto: new USB bus registered, assigned bus number
[ 2.191917] usb usb1: New USB device found, idVendor=1d6b, idProduct=
[ 2.199104] usb usb1: New USB device strings: Mfr=, Product=, SerialNumber=
[ 2.206647] usb usb1: Product: MUSB HDRC host driver
[ 2.211861] usb usb1: Manufacturer: Linux 3.14. musb-hcd
[ 2.217618] usb usb1: SerialNumber: musb-hdrc..auto
[ 2.228386] hub -:1.0: USB hub found
[ 2.232915] hub -:1.0: port detected
[ 2.259531] mmc1: new high speed MMC card at address
[ 2.267182] mmcblk1: mmc1: P1XXXX 3.60 GiB
[ 2.272381] mmcblk1boot0: mmc1: P1XXXX partition 16.0 MiB
[ 2.279715] mmcblk1boot1: mmc1: P1XXXX partition 16.0 MiB
[ 2.288486] mmcblk1: p1
[ 2.296296] mmcblk1boot1: unknown partition table
[ 2.305524] mmcblk1boot0: unknown partition table
[ 2.326947] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 2.333324] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 2.345069] libphy: 4a101000.mdio: probed
[ 2.349479] davinci_mdio 4a101000.mdio: phy[]: device 4a101000.mdio:, driver SMSC LAN8710/LAN8720
[ 2.360749] Detected MACID = :::6f::d3
[ 2.370009] omap_rtc 44e3e000.rtc: setting system clock to -- :: UTC ()
[ 2.405603] EXT4-fs (mmcblk0p1): INFO: recovery required on readonly filesystem
[ 2.413681] EXT4-fs (mmcblk0p1): write access will be enabled during recovery
[ 4.779651] EXT4-fs (mmcblk0p1): recovery complete
[ 4.872610] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 4.881290] VFS: Mounted root (ext4 filesystem) readonly on device :.
[ 4.889334] devtmpfs: mounted
[ 4.893004] Freeing unused kernel memory: 380K (c0841000 - c08a0000)
INIT: version 2.88 booting
Starting udev
[ 5.544882] udev[]: starting version
[ 9.753448] random: nonblocking pool is initialized
[ 11.589554] EXT4-fs (mmcblk1p1): recovery complete
[ 11.596411] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory
bootlogd.
[ 11.805793] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
Configuring network interfaces... [ 12.657083] net eth0: initializing cpsw version 1.12 ()
[ 12.737670] net eth0: phy found : id is : 0x7c0f1
[ 12.742745] libphy: PHY 4a101000.mdio: not found
[ 12.747800] net eth0: phy 4a101000.mdio: not found on slave
udhcpc (v1.20.2) started
Sending discover...
Sending discover...
Sending discover...
No lease, failing
done.
Mon Feb :: UTC
INIT: Entering runlevel:
Starting syslogd/klogd: done
****************************************************
**************************************************** Sitara Flash Fetcher Script - // ********************************************
Sitara Flash Fetcher is complete. Executing /home/root/debrick.sh. Calling Script=/home/root/debrick.sh with SERVER_IP=
****************************************************
**************************************************** Sitara Example Flashing Script - // + records in
+ records out
DISK SIZe - bytes
eMMC 的 柱数 为
Found mounted partition(s) on /dev/mmcblk1: /media/mmcblk1p1
4k erase on /dev/mmcblk1p1
+ records in
+ records out
Partitioning the eMMC...
Checking that no-one is using this disk right now ...
[ 23.073555] mmcblk1: unknown partition table
OK Disk /dev/mmcblk1: cylinders, heads, sectors/track sfdisk: ERROR: sector does not have an msdos signature
sfdisk: /dev/mmcblk1: unrecognized partition table type Old situation:
sfdisk: No partitions found New situation:
Units = cylinders of bytes, blocks of bytes, counting from Device Boot Start End #cyls #blocks Id System
/dev/mmcblk1p1 * + - c W95 FAT32 (LBA)
/dev/mmcblk1p2 Linux
/dev/mmcblk1p3 -[ 23.133758] mmcblk1: p1 p2
Empty
/dev/mmcblk1p4 - Empty
Successfully wrote the new partition table Re-reading the partition table ... If you created or changed a DOS partition, /dev/foo7, say, then use dd()
to zero the first bytes: dd if=/dev/zero of=/dev/foo7 bs= count=
(See fdisk().)
[ 24.474768] EXT4-fs (mmcblk1p1): VFS: Can't find ext4 filesystem
[ 24.487231] EXT3-fs (mmcblk1p1): error: can't find ext3 filesystem on dev mmcblk1p1.
[ 24.495634] EXT4-fs (mmcblk1p2): VFS: Can't find ext4 filesystem
[ 24.505576] EXT2-fs (mmcblk1p1): error: can't find an ext2 filesystem on dev mmcblk1p1.
[ 24.516611] EXT3-fs (mmcblk1p2): error: can't find ext3 filesystem on dev mmcblk1p2.
[ 24.528162] FAT-fs (mmcblk1p1): bogus number of reserved sectors
[ 24.534459] FAT-fs (mmcblk1p1): Can't find a valid FAT filesystem
[ 24.542972] EXT2-fs (mmcblk1p2): error: can't find an ext2 filesystem on dev mmcblk1p2.
[ 24.558440] FAT-fs (mmcblk1p2): bogus number of reserved sectors
[ 24.564736] FAT-fs (mmcblk1p2): Can't find a valid FAT filesystem
[ 24.606737] cramfs: wrong magic
[ 24.619648] FAT-fs (mmcblk1p1): bogus number of reserved sectors
[ 24.625948] FAT-fs (mmcblk1p1): Can't find a valid FAT filesystem
[ 24.646475] cramfs: wrong magic
[ 24.651854] FAT-fs (mmcblk1p2): bogus number of reserved sectors
[ 24.658326] FAT-fs (mmcblk1p2): Can't find a valid FAT filesystem
No partition found. Continuing.
+ records in
+ records out
Formatting the eMMC into partitions...
mkfs.vfat 2.11 ( Mar )
mke2fs 1.42. (-Feb-)
Discarding device blocks: done
Filesystem label=rootfs
OS type: Linux
Block size= (log=)
Fragment size= (log=)
Stride= blocks, Stripe width= blocks
inodes, blocks
blocks (5.00%) reserved for the super user
First data block=
Maximum filesystem blocks=
block groups
blocks per group, fragments per group
inodes per group
Superblock backups stored on blocks:
, , , , , , Allocating group tables: done
Writing inode tables: done
Creating journal ( blocks): done
Writing superblocks and filesystem accounting information: done Formatting done.
mkdir: can't create directory 'tmp_boot': File exists
mkdir: can't create directory 'tmp_rootfs': File exists
[ 38.648936] kjournald starting. Commit interval seconds
[ 38.657899] EXT3-fs (mmcblk1p2): using internal journal
[ 38.663377] EXT3-fs (mmcblk1p2): mounted filesystem with ordered data mode
Copying Files...
real 0m .88s
user 0m .40s
sys 0m .41s
Boot partition done.
real 0m .14s
user 0m .01s
sys 0m .03s
RootFS partition done.
It took seconds to complete this task... ********************************************
Sitara Example Flash Script is complete. Stopping Bootlog daemon: bootlogd. _____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___| Arago Project http://arago-project.org am335x-evm ttyO0 Arago 2013.05 am335x-evm ttyO0 am335x-evm login: root
root@am335x-evm:~#

找到原因之后才想起来之前有一次将ti提供的SDk里的uImage,和设备树替换了我之前编译的uImage和设备树。导致了SD卡不能烧写eMMC,和卡死在Starting kernel ...的问题。

至于为什么用Ti的SDK里的内核编译的uImage和dtb怎么不行,后续在研究研究,估计内核有什么没有配置。

续昨天的  “”“用Ti的SDK里的内核编译的uImage和dtb怎么不行”

今天找到了为什么用Ti SDk的编译的内核和Dtb怎么不行了。

之前估计要用到EMMC的引脚与其他的功能冲突了,所以我把Ti_SDK里的Dtb(am335x-bone-common.dtsi)里边关于emmc的引脚配置给注释掉了,所以导致用Ti——SDK的内核编译的DTB没有支持eMMC,所以利用TiSDK编译的内核和设备树就不能识别eMMC了。最终SD卡里的脚本也不会对eMMC分区了。

Am335x SD卡刷eMMC二的更多相关文章

  1. am335x sd卡启动开启识别emmc kernel 上的改动

    sbc 7109-454 sd 卡启动qt系统后一直识别不了  emmc 也就是mmc1口, 一开始以为是硬件初始化的问题,后面又以为是io口复用,最后才知道是根本没有注册mmc1设备. 更改下面的代 ...

  2. am335x sd卡启动系统参数设置

    首先直接记录结果 在u-boot 中修改参数 #define AUTO_UPDATESYS */ 直接把这个参数注释掉. 这个参数是原来用来升级nor flash 启动系统设置的一个参数,也就是说, ...

  3. SD卡驱动分析(二)

    三.下面分析一下高通的android2.3的代码中SD卡驱动的流程. 在kernel中,SD卡是作为平台设备加入到内核中去的,在/kernel/arch/arm/mach-msm/devices-ms ...

  4. pcduino通过sd卡刷系统

    1.登录到pcduino的官网,下载相应的文件. 下载第一个kernel和后面那个ubuntu. 2.将SD卡插入到电脑上,运行下面这个软件: 那个盘符就是你的SD卡的盘符,选择卡量产,镜像文件选上面 ...

  5. Am335x SD卡 启动制作

    1.网上下载DiskGenius(分区工具) 2.将4Gsd卡分区3个,boot,rootfs,user 3.boot分区大概在62M左右如图所示 将编译好的MLO.u-boot.img.uEnv.t ...

  6. Android SD卡存储

    原创文章,转载请注明出处:http://www.cnblogs.com/baipengzhan/p/Android_SDcard_store.html 一 概念 SD卡存储空间比较大,当需要存取较大的 ...

  7. Raspberry Pi - 调整你的SD卡分割区的大小

    在使用Win32DiskImager为一张空白的SD卡刷入新的Rasbian系统后,卡上的可用剩余空间并不大, 本人有一张8G的SD卡,但是刷入4.1的Rasbian后,用df -h查看,根目录下的空 ...

  8. BoneBlack am335x利用SD卡烧写板卡上的emmc

    参考ti论坛上面的一篇文章: 链接:https://pan.baidu.com/s/1SLSUbCRrIULJJf_BNI3sEQ 密码: hvem 自己稍微修改的debrick.sh 链接: htt ...

  9. Ye.云狐J2刷机笔记 | 完美切换内部存储卡和SD卡的改法.vold.fstab

    ================================================================================Ye.完美切换内部存储卡和SD卡成功.v ...

随机推荐

  1. laravel5.1设置cookie

    Laravel 所建立的 cookie 会加密并且加上认证记号,这代表着被用户擅自更改的 cookie 会失效.从请求中取得Cookie值,你使用cookie方法 $value = $request- ...

  2. XHProf报告字段含义

    Function Name:方法名称. Calls:方法被调用的次数. Calls%:方法调用次数在同级方法总数调用次数中所占的百分比. Incl.Wall Time(microsec):方法执行花费 ...

  3. echarts之title-textAlign

    option: { title : { text: '各类数据采集总量TOP5', subtext: '', x:'center', y:'top', textAlign:'center' },}

  4. KMP --关于cogs1570 乌力波

    题目链接:http://cogs.pro:8081/cogs/problem/problem.php?pid=vQzXJkgWa [题目描述] 法国作家乔治·佩雷克(Georges Perec,193 ...

  5. Map对象,Set对象使用(1)

    Map对象:包含所有类型.可以是对象,函数,或字符串等,本质上是键值对的集合 let m = new Map(); let keyarr = [1,23,"发广告"]; let k ...

  6. vscode自动生成文件头部注释和函数注释

    参考链接:https://blog.csdn.net/sueRimn/article/details/88048276

  7. CentOS7 卸载mysql(YUM源方式)

    防止重装 yum方式 查看yum是否安装过mysql yum list installed mysql* 如或显示了列表,说明系统中有MySQL  yum卸载 根据列表上的名字 yum remove ...

  8. curl安装问题--liburl3找不到

    问题: 大概就是,liburl3依赖没找到,或版本不对. 解决办法: 我们可以使用purge重新安装之. sudo apt-get purge libcurl3-gnutls sudo apt ins ...

  9. vue移动端弹框组件

    最近做一个移动端项目,弹框写的比较麻烦,查找资料,找到了这个组件,但是说明文档比较少,自己研究了下,把我碰到的错,和详细用法分享给大家!有疑问可以打开组件看一看,这个组件是仿layer-mobile的 ...

  10. [转帖]「知乎知识库」— 5G

    「知乎知识库」— 5G 甜草莓 https://zhuanlan.zhihu.com/p/55998832 ​ 通信 话题的优秀回答者 已关注 881 人赞同了该文章 谢 知识库 邀请~本文章是几个答 ...