U-Boot SPL 2013.01.01 (Apr 08 2015 - 18:25:05) Incorrect magic number (0xffffffff) in EEPROM Could not get board ID Hard coded evm number #02 Incorrect magic number (0xffffffff) in EEPROM musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Peripheral mode controller at 47401000 using PIO, IRQ 0 musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Host mode controller at 47401800 using PIO, IRQ 0 OMAP SD/MMC: 0 reading u-boot.img reading u-boot.img U-Boot 2013.01.01 (Apr 08 2015 - 18:25:05) I2C: ready DRAM: 512 MiB WARNING: Caches not enabled Incorrect magic number (0xffffffff) in EEPROM Could not get board ID #01 NAND: ###Chip Detecting###### ####01---NAND device: Manufacturer ID: 0x2c, Chip ID: 0x38 (Toshiba ) ####02---NAND device: Manufacturer ID: 0x2c, Chip ID: 0x38 (Micron NAND 1GiB 3,3V Micron 8-bit) 1024 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 *** Warning - bad CRC, using default environment musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Peripheral mode controller at 47401000 using PIO, IRQ 0 musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn) musb-hdrc: MHDRC RTL version 2.0 musb-hdrc: setup fifo_mode 4 musb-hdrc: 28/31 max ep, 16384/16384 memory USB Host mode controller at 47401800 using PIO, IRQ 0 Net: not set. Validating first E-fuse MAC PHY reset timed out cpsw, usb_ether Hit any key to stop autoboot: 0 U-boot# U-boot# mmc rescan;nand erase.chip;env default -f -a;saveenv NAND erase.chip: device 0 whole chip Erasing at 0x3ffc0000 -- 100% complete. OK ## Resetting to default environment Saving Environment to NAND... Erasing Nand... Attempt to erase non block-aligned data U-boot# fatload mmc 0 0x82000000 MLO;nand write 0x82000000 0x00000 0x20000;nand write 0x82000000 0x20000 0x20000;nand write 0x82000000 0x40000 0x20000;nand write 0x82000000 0x60000 0x20000;fatload mmc 0 0x82000000 u-boot.img;nand write 0x82000000 0x80000 0x60000;fatload mmc 0 0x82000000 uImage;nand write 0x82000000 0x280000 0x500000;fatload mmc 0 0x82000000 ubi.img;nand write 0x82000000 0x780000 0xFC0000; reading MLO 101993 bytes read in 14 ms (6.9 MiB/s) NAND write: device 0 offset 0x0, size 0x20000 131072 bytes written: OK NAND write: device 0 offset 0x20000, size 0x20000 131072 bytes written: OK NAND write: device 0 offset 0x40000, size 0x20000 131072 bytes written: OK NAND write: device 0 offset 0x60000, size 0x20000 131072 bytes written: OK reading u-boot.img 367232 bytes read in 42 ms (8.3 MiB/s) NAND write: device 0 offset 0x80000, size 0x60000 393216 bytes written: OK reading uImage 3212160 bytes read in 326 ms (9.4 MiB/s) NAND write: device 0 offset 0x280000, size 0x500000 5242880 bytes written: OK reading ubi.img 18874368 bytes read in 1899 ms (9.5 MiB/s) NAND write: device 0 offset 0x780000, size 0xfc0000 16515072 bytes written: OK U-boot# run nandboot Booting from nand ... NAND read: device 0 offset 0x280000, size 0x500000 5242880 bytes read: OK ## Booting kernel from Legacy Image at 80200000 ... Image Name: Linux-3.2.0 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3212096 Bytes = 3.1 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Linux version 3.2.0 (root@ubuntu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #228 Wed Apr 8 18:43:08 IST 2015 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: am335xevm [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] AM335X ES1.0 (sgx neon ) [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=ubi0:rootfs rw ubi.mtd=7,2048 rootfstype=ubifs rootwait=1 [ 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: 512MB = 512MB total [ 0.000000] Memory: 512836k/512836k available, 11452k reserved, 0K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc05a0000 (5728 kB) [ 0.000000] .init : 0xc05a0000 - 0xc0637000 ( 604 kB) [ 0.000000] .data : 0xc0638000 - 0xc0694358 ( 369 kB) [ 0.000000] .bss : 0xc069437c - 0xc06c08d4 ( 178 kB) [ 0.000000] NR_IRQS:396 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] Total of 128 interrupts on 1 active controller [ 0.000000] OMAP clockevent source: GPTIMER2 at 24000000 Hz [ 0.000000] omap_dm_timer_switch_src: Switching to HW default clocksource(sys_clkin_ck) for timer1, this may impact timekeeping in low power state [ 0.000000] OMAP clocksource: GPTIMER1 at 24000000 Hz [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] Console: colour dummy device 80x30 [ 0.000166] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.087764] pid_max: default: 32768 minimum: 301 [ 0.087861] Security Framework initialized [ 0.087946] Mount-cache hash table entries: 512 [ 0.088272] CPU: Testing write buffer coherency: ok [ 0.088930] devtmpfs: initialized [ 0.107393] omap_hwmod: gfx: failed to hardreset [ 0.123150] omap_hwmod: pruss: failed to hardreset [ 0.124227] print_constraints: dummy: [ 0.124516] NET: Registered protocol family 16 [ 0.126227] OMAP GPIO hardware version 0.1 [ 0.128251] omap_mux_init: Add partition: #1: core, flags: 0 [ 0.130045] omap_i2c.1: alias fck already exists [ 0.130776] omap2_mcspi.1: alias fck already exists [ 0.130947] omap2_mcspi.2: alias fck already exists [ 0.131155] edma.0: alias fck already exists [ 0.131171] edma.0: alias fck already exists [ 0.131184] edma.0: alias fck already exists [ 0.150190] bio: create slab at 0 [ 0.151951] SCSI subsystem initialized [ 0.153268] usbcore: registered new interface driver usbfs [ 0.153517] usbcore: registered new interface driver hub [ 0.153678] usbcore: registered new device driver usb [ 0.153805] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3 [ 0.154022] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1 [ 0.154892] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz [ 0.156433] tps65910 1-002d: JTAGREVNUM 0x0 [ 0.158714] print_constraints: VRTC: [ 0.160087] print_constraints: VIO: at 1800 mV [ 0.162313] print_constraints: VDD1: 600 <--> 1500 mV at 1325 mV normal [ 0.164511] print_constraints: VDD2: 600 <--> 1500 mV at 1137 mV normal [ 0.165439] print_constraints: VDD3: 5000 mV [ 0.166775] print_constraints: VDIG1: at 1800 mV [ 0.168128] print_constraints: VDIG2: at 1800 mV [ 0.169477] print_constraints: VPLL: at 1800 mV [ 0.170824] print_constraints: VDAC: at 1800 mV [ 0.172173] print_constraints: VAUX1: at 1800 mV [ 0.173523] print_constraints: VAUX2: at 3300 mV [ 0.174864] print_constraints: VAUX33: at 3300 mV [ 0.176199] print_constraints: VMMC: at 3300 mV [ 0.176585] tps65910 1-002d: No interrupt support, no core IRQ [ 0.177569] Advanced Linux Sound Architecture Driver Version 1.0.24. [ 0.178606] Switching to clocksource gp timer [ 0.192419] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host) [ 0.192579] musb-hdrc musb-hdrc.0: dma type: pio [ 0.193287] musb-hdrc musb-hdrc.0: USB OTG mode controller at e081c000 using PIO, IRQ 18 [ 0.193422] musb-hdrc musb-hdrc.1: dma type: pio [ 0.193755] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 0.193817] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 [ 0.193938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.193949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.193960] usb usb1: Product: MUSB HDRC host driver [ 0.193968] usb usb1: Manufacturer: Linux 3.2.0 musb-hcd [ 0.193976] usb usb1: SerialNumber: musb-hdrc.1 [ 0.194713] hub 1-0:1.0: USB hub found [ 0.194738] hub 1-0:1.0: 1 port detected [ 0.195216] musb-hdrc musb-hdrc.1: USB Host mode controller at e081e800 using PIO, IRQ 19 [ 0.195588] NET: Registered protocol family 2 [ 0.195765] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.196034] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.196250] TCP bind hash table entries: 16384 (order: 4, 65536 bytes) [ 0.196377] TCP: Hash tables configured (established 16384 bind 16384) [ 0.196387] TCP reno registered [ 0.196397] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.196414] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.196566] NET: Registered protocol family 1 [ 0.196788] RPC: Registered named UNIX socket transport module. [ 0.196798] RPC: Registered udp transport module. [ 0.196805] RPC: Registered tcp transport module. [ 0.196812] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.197010] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.216656] VFS: Disk quotas dquot_6.5.2 [ 0.216714] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.217148] msgmni has been set to 1001 [ 0.217786] io scheduler noop registered [ 0.217796] io scheduler deadline registered [ 0.217847] io scheduler cfq registered (default) [ 0.219061] usbcore: registered new interface driver udlfb [ 0.219805] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0 [ 0.870248] console [ttyO0] enabled [ 0.874506] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1 [ 0.882327] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2 [ 0.890083] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3 [ 0.897823] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4 [ 0.905578] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5 [ 0.921058] brd: module loaded [ 0.928310] loop: module loaded [ 0.931815] i2c-core: driver [tsl2550] using legacy suspend method [ 0.938274] i2c-core: driver [tsl2550] using legacy resume method [ 0.944829] at24 1-0051: 32768 byte 24c256 EEPROM, writable, 64 bytes/write [ 1.028661] No daughter card found [ 1.032253] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write [ 1.041614] Board name: A33515BB [ 1.044985] Board version: 1.4A [ 1.048263] SKU: SKU#01 [ 1.068641] The board is general purpose EVM in profile 0 [ 1.074281] Found invalid GP EVM revision, falling back to Rev1.1A [ 1.126495] da8xx_lcdc.0: alias fck already exists [ 1.131815] usb 1-1: new high-speed USB device number 2 using musb-hdrc [ 1.139151] da8xx_lcdc da8xx_lcdc.0: GLCD: Found TFC_S9700RTWV35TR_01B panel [ 1.160203] Console: switching to colour frame buffer device 100x30 [ 1.179239] omap-gpmc omap-gpmc: GPMC revision 6.0 [ 1.184264] Registering NAND on CS0 [ 1.188491] omap_i2c.2: alias fck already exists [ 1.193754] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 100 kHz [ 1.200222] tsl2550 2-0039: standard operating mode [ 1.309935] usb 1-1: New USB device found, idVendor=04b4, idProduct=6572 [ 1.316943] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.324418] usb 1-1: Product: USB2.0 Hub [ 1.329531] hub 1-1:1.0: USB hub found [ 1.333748] hub 1-1:1.0: 4 ports detected [ 1.618878] usb 1-1.2: new full-speed USB device number 3 using musb-hdrc [ 1.720085] usb 1-1.2: New USB device found, idVendor=10c4, idProduct=ea60 [ 1.727275] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.734929] usb 1-1.2: Product: CP2102 USB to UART Bridge Controller [ 1.741579] usb 1-1.2: Manufacturer: Silicon Labs [ 1.746495] usb 1-1.2: SerialNumber: 0001 [ 1.828879] usb 1-1.3: new full-speed USB device number 4 using musb-hdrc [ 1.930084] usb 1-1.3: New USB device found, idVendor=10c4, idProduct=ea60 [ 1.937273] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.944928] usb 1-1.3: Product: CP2102 USB to UART Bridge Controller [ 1.951583] usb 1-1.3: Manufacturer: Silicon Labs [ 1.956497] usb 1-1.3: SerialNumber: 0001 [ 2.218643] omap_i2c omap_i2c.2: timeout waiting for bus ready [ 2.224767] tsl2550: probe of 2-0039 failed with error -110 [ 2.238959] omap_hsmmc.0: alias fck already exists [ 2.244367] omap_hsmmc.2: alias fck already exists [ 2.264133] Configure Bluetooth Enable pin... [ 2.283725] _regulator_get: 2-0018 supply Vdd not found, using dummy regulator [ 2.291374] _regulator_get: 2-0018 supply Vdd_IO not found, using dummy regulator [ 3.338640] omap_i2c omap_i2c.2: timeout waiting for bus ready [ 3.344752] lis3lv02d: unknown sensor type 0x92 [ 3.349568] lis3lv02d_i2c: probe of 2-0018 failed with error -22 [ 3.357878] mtdoops: mtd device (mtddev=name/number) must be supplied [ 3.365106] omap2-nand driver initializing [ 3.369719] ONFI flash detected [ 3.373125] ONFI param page 0 valid [ 3.376776] NAND device: Manufacturer ID: 0x2c, Chip ID: 0x38 (Micron MT29F8G08ABABAWP) [ 3.385346] Creating 8 MTD partitions on "omap2-nand.0": [ 3.390929] 0x000000000000-0x000000020000 : "SPL" [ 3.395844] mtd: partition "SPL" doesn't end on an erase block -- force read-only [ 3.404974] 0x000000020000-0x000000040000 : "SPL.backup1" [ 3.410654] mtd: partition "SPL.backup1" doesn't start on an erase block boundary -- force read-only [ 3.421337] 0x000000040000-0x000000060000 : "SPL.backup2" [ 3.426982] mtd: partition "SPL.backup2" doesn't start on an erase block boundary -- force read-only [ 3.437697] 0x000000060000-0x000000080000 : "SPL.backup3" [ 3.443371] mtd: partition "SPL.backup3" doesn't start on an erase block boundary -- force read-only [ 3.454072] 0x000000080000-0x000000260000 : "U-Boot" [ 3.459292] mtd: partition "U-Boot" doesn't end on an erase block -- force read-only [ 3.468701] 0x000000260000-0x000000280000 : "U-Boot Env" [ 3.474255] mtd: partition "U-Boot Env" doesn't start on an erase block boundary -- force read-only [ 3.484868] 0x000000280000-0x000000780000 : "Kernel" [ 3.491671] 0x000000780000-0x000040000000 : "File System" [ 3.602830] OneNAND driver initializing [ 3.607492] UBI: attaching mtd7 to ubi0 [ 3.611548] UBI: physical eraseblock size: 524288 bytes (512 KiB) [ 3.618101] UBI: logical eraseblock size: 520192 bytes [ 3.623748] UBI: smallest flash I/O unit: 4096 [ 3.628667] UBI: sub-page size: 1024 [ 3.633582] UBI: VID header offset: 2048 (aligned 2048) [ 3.639864] UBI: data offset: 4096 [ 3.683718] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 32:0, read 64 bytes [ 3.700597] UBI error: ubi_io_read: error -74 (ECC error) while reading 1024 bytes from PEB 32:2048, read 1024 bytes [ 3.718157] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 33:0, read 64 bytes [ 3.735030] UBI error: ubi_io_read: error -74 (ECC error) while reading 1024 bytes from PEB 33:2048, read 1024 bytes [ 3.752581] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 34:0, read 64 bytes [ 3.769457] UBI error: ubi_io_read: error -74 (ECC error) while reading 1024 bytes from PEB 34:2048, read 1024 bytes [ 3.787014] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 35:0, read 64 bytes [ 3.803888] UBI error: ubi_io_read: error -74 (ECC error) while reading 1024 bytes from PEB 35:2048, read 1024 bytes [ 3.821444] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 36:0, read 64 bytes [ 3.838315] UBI error: ubi_io_read: error -74 (ECC error) while reading 1024 bytes from PEB 36:2048, read 1024 bytes [ 3.855874] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 37:0, read 64 bytes [ 3.872745] UBI error: ubi_io_read: error -74 (ECC error) while reading 1024 bytes from PEB 37:2048, read 1024 bytes [ 3.890304] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 38:0, read 64 bytes [ 3.907173] UBI error: ubi_io_read: error -74 (ECC error) while reading 1024 bytes from PEB 38:2048, read 1024 bytes [ 3.924736] UBI error: ubi_io_read: error -74 (ECC error) while reading 64 bytes from PEB 39:0, read 64 bytes [ 3.941576] UBI error: ubi_io_read: error -74 (ECC error) while reading 1024 bytes from PEB 39:2048, read 1024 bytes