This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ubi0 warning: ubi_io_read: error -74 (ECC error)

Other Parts Discussed in Thread: TPS65910

Hello,

I am using am335x evm with its available am335x-evm.dtb, zImage , MLO and u-boot.img.

I am using 

kernel : 4.1

sdk : ti-processor-sdk-linux-am335x-evm-02.00.00.00

for file system i use  buildroot-2015.05.

In menuconfig of buildroot-2015.05, i have changed toolchain path, kernel header version and ubifs parameter

i am using toolchain available with ti-processor-sdk-linux-am335x-evm-01.00.00.00

Kernel Header: 3.14

I have set

logical eraseblock size = 0x1f00

minimum I/O unit size = 0x800

maximum logical eraseblock count = 392   ( Calculated by considering 50MB partition for file system)

physical eraseblock size = 0x20000

sub-page size = 512

Additional ubinize options = -O 0x800


By using above configurations i have created rootfs.ubi.

After that all images zImage, u-boot,.img , MLO , am335x-evm.dtb and rootfs.ubi are being stored in sd card and during booting i have written into nand.

But when i boot evm using nand i got error below:

U-Boot SPL 2015.07-00114-gf5078ef-dirty (Dec 22 2015 - 23:18:40)
The Expected Linux image was not found. Please check your NAND configuration.
Trying to start u-boot now...


U-Boot 2014.07-g7e537bf (Apr 10 2015 - 15:00:57)

I2C:   ready
DRAM:  1 GiB
NAND:  256 MiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
Card did not respond to voltage select!
** Bad device mmc 0 **
Using default environment

Net:   <ethaddr> not set. Validating first E-fuse MAC
cpsw, usb_ether
Hit any key to stop autoboot:  0
Card did not respond to voltage select!
Card did not respond to voltage select!
Card did not respond to voltage select!
Card did not respond to voltage select!
Booting from nand ...

NAND read: device 0 offset 0x80000, size 0x40000
 262144 bytes read: OK

NAND read: device 0 offset 0x200000, size 0x800000
 8388608 bytes read: OK
Kernel image @ 0x82000000 [ 0x000000 - 0x313768 ]
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 8fff3000, end 8ffffbaa ... 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.6-g52c4aa7 (root@PESServer) (gcc version 4.9.3 20150413 (prerelease) (Linaro GCC 4.9-2015.05) ) #28 PREE6
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: TI AM335x EVM
[    0.000000] cma: Reserved 24 MiB at 0xbe800000
[    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: 260434
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048 rootfstype=ubifs rootwait=1
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 1004648K/1048576K available (6239K kernel code, 252K rwdata, 2092K rodata, 264K init, 229K bss, 19352K reserved, 2)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc082b05c   (8333 kB)
[    0.000000]       .init : 0xc082c000 - 0xc086e000   ( 264 kB)
[    0.000000]       .data : 0xc086e000 - 0xc08ad1e8   ( 253 kB)
[    0.000000]        .bss : 0xc08b0000 - 0xc08e97b8   ( 230 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Additional per-CPU info printed with stalls.
[    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.000016] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000035] clocksource timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000045] OMAP clocksource: timer1 at 24000000 Hz
[    0.000220] Console: colour dummy device 80x30
[    0.000247] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.000253] This ensures that you still see kernel messages. Please
[    0.000257] update your kernel commandline.
[    0.000276] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[    0.089260] pid_max: default: 32768 minimum: 301
[    0.089355] Security Framework initialized
[    0.089405] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.089415] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.090070] Initializing cgroup subsys blkio
[    0.090096] Initializing cgroup subsys memory
[    0.090134] Initializing cgroup subsys devices
[    0.090149] Initializing cgroup subsys freezer
[    0.090162] Initializing cgroup subsys perf_event
[    0.090188] CPU: Testing write buffer coherency: ok
[    0.090579] Setting up static identity map for 0x80008200 - 0x80008270
[    0.092064] devtmpfs: initialized
[    0.101959] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.110200] omap_hwmod: tptc0 using broken dt data from edma
[    0.110318] omap_hwmod: tptc1 using broken dt data from edma
[    0.110406] omap_hwmod: tptc2 using broken dt data from edma
[    0.114674] omap_hwmod: debugss: _wait_target_disable failed
[    0.169712] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.171817] pinctrl core: initialized pinctrl subsystem
[    0.173017] NET: Registered protocol family 16
[    0.174844] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.178698] OMAP GPIO hardware version 0.1
[    0.185809] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/nandflash_pins_defaule
[    0.188571] No ATAGs?
[    0.188599] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.226564] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[    0.230434] vgaarb: loaded
[    0.230891] SCSI subsystem initialized
[    0.231354] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, defere
[    0.231399] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c1_pins, defere
[    0.231539] pps_core: LinuxPPS API ver. 1 registered
[    0.231547] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.231574] PTP clock support registered
[    0.232332] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    0.232561] Advanced Linux Sound Architecture Driver Initialized.
[    0.233356] Switched to clocksource timer1
[    0.242449] NET: Registered protocol family 2
[    0.243218] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.243295] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.243430] TCP: Hash tables configured (established 8192 bind 8192)
[    0.243553] UDP hash table entries: 512 (order: 1, 8192 bytes)
[    0.243575] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
[    0.243737] NET: Registered protocol family 1
[    0.244102] RPC: Registered named UNIX socket transport module.
[    0.244115] RPC: Registered udp transport module.
[    0.244121] RPC: Registered tcp transport module.
[    0.244126] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.245003] CPU PMU: Failed to parse /pmu/interrupt-affinity[0]
[    0.245046] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    0.246894] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.246977] audit: initializing netlink subsys (disabled)
[    0.247049] audit: type=2000 audit(0.230:1): initialized
[    0.254035] VFS: Disk quotas dquot_6.6.0
[    0.254232] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.256111] NFS: Registering the id_resolver key type
[    0.256188] Key type id_resolver registered
[    0.256196] Key type id_legacy registered
[    0.256255] jffs2: version 2.2. (NAND) (SUMMARY)  �© 2001-2006 Red Hat, Inc.
[    0.258477] NET: Registered protocol family 38
[    0.258579] bounce: pool size: 64 pages
[    0.258593] io scheduler noop registered
[    0.258604] io scheduler deadline registered
[    0.258656] io scheduler cfq registered (default)
[    0.259709] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.261890] backlight supply power not found, using dummy regulator
[    0.263173] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[    0.264445] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.267641] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 155, base_baud = 3000000) is a 8250
[    0.934031] console [ttyS0] enabled
[    0.938438] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 156, base_baud = 3000000) is a 8250
[    0.948327] [drm] Initialized drm 1.1.0 20060810
[    0.953338] panel panel: pins are not configured
[    0.959388] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.966141] [drm] No driver support for vblank timestamp query.
[    1.018390] Console: switching to colour frame buffer device 100x30
[    1.028935] tilcdc 4830e000.lcdc: fb0:  frame buffer device
[    1.034555] tilcdc 4830e000.lcdc: registered panic notifier
[    1.063374] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
[    1.079054] brd: module loaded
[    1.086774] loop: module loaded
[    1.090838] mtdoops: mtd device (mtddev=name/number) must be supplied
[    1.099727] mousedev: PS/2 mouse device common for all mice
[    1.105445] i2c /dev entries driver
[    1.109939] omap_hsmmc 48060000.mmc: Got CD GPIO
[    1.263896] ledtrig-cpu: registered to indicate activity on CPUs
[    1.270281] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[    1.278677] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[    1.287259] omap_hsmmc 47810000.mmc: card claims to support voltages below defined range
[    1.296415]  remoteproc0: wkup_m3 is available
[    1.300888]  remoteproc0: Note: remoteproc is still under development and considered experimental.
[    1.310116]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[    1.320767]  remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2
[    1.332452] oprofile: using arm/armv7
[    1.336338]  remoteproc0: Falling back to user helper
[    1.341798] Initializing XFRM netlink socket
[    1.346392] NET: Registered protocol family 17
[    1.350926] NET: Registered protocol family 15
[    1.355570] Key type dns_resolver registered
[    1.360121] omap_voltage_late_init: Voltage driver support not added
[    1.367052] ThumbEE CPU extension supported.
[    1.371389] Registering SWP/SWPB emulation handler
[    1.379235] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[    1.384573] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[    1.391994] mmc0: queuing unknown CIS tuple 0x91 (3 bytes)
[    1.398292] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.404870] nand: Micron MT29F2G08ABAEAWP
[    1.408941] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    1.417018] mmc0: new high speed SDIO card at address 0001
[    1.423853] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
[    1.429272] 10 ofpart partitions found on MTD device 8000000.nand
[    1.435656] Creating 10 MTD partitions on "8000000.nand":
[    1.441093] 0x000000000000-0x000000020000 : "NAND.SPL"
[    1.447300] 0x000000020000-0x000000040000 : "NAND.SPL.backup1"
[    1.454072] 0x000000040000-0x000000060000 : "NAND.SPL.backup2"
[    1.460740] 0x000000060000-0x000000080000 : "NAND.SPL.backup3"
[    1.467505] 0x000000080000-0x0000000c0000 : "NAND.u-boot-spl-os"
[    1.474472] 0x0000000c0000-0x0000001c0000 : "NAND.u-boot"
[    1.481030] 0x0000001c0000-0x0000001e0000 : "NAND.u-boot-env"
[    1.487734] 0x0000001e0000-0x000000200000 : "NAND.u-boot-env.backup1"
[    1.495089] 0x000000200000-0x000000a00000 : "NAND.kernel"
[    1.504104] 0x000000a00000-0x000010000000 : "NAND.file-system"
[    1.613588] tps65910 0-002d: No interrupt support, no core IRQ
[    1.640606] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    1.647907] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
[    1.654736] omap_hsmmc 48060000.mmc: Got CD GPIO
[    1.659792] vmmc: supplied by vbat
[    1.704087] ubi0: attaching mtd9
[    2.240538] ubi0: scanning is finished
[    2.263290] ubi0: volume 0 ("rootfs") re-sized from 30 to 1924 LEBs
[    2.270409] ubi0: attached mtd9 (name "NAND.file-system", size 246 MiB)
[    2.277126] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    2.284043] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[    2.290773] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    2.297773] ubi0: good PEBs: 1966, bad PEBs: 2, corrupted PEBs: 0
[    2.303900] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[    2.311156] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 358288488
[    2.320248] ubi0: available PEBs: 0, total reserved PEBs: 1966, PEBs reserved for bad PEB handling: 38
[    2.329615] ubi0: background thread "ubi_bgt0d" started, PID 61
[    2.413381] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[    2.419520] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[    2.444244] libphy: 4a101000.mdio: probed
[    2.448278] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Atheros 8031 ethernet
[    2.474233] cpsw 4a100000.ethernet: Detected MACID = d0:ff:50:56:f3:0d
[    2.481851] hctosys: unable to open rtc device (rtc0)
[    2.503543] wlan-en-regulator: disabling
[    2.507508] lis3_reg: disabling
[    2.510769] ALSA device list:
[    2.523368]   No soundcards found.
[    2.543488] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 64
[    2.643886] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    2.651352] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.683368] UBIFS (ubi0:0): FS size: 48504832 bytes (46 MiB, 382 LEBs), journal size 6602752 bytes (6 MiB, 52 LEBs)
[    2.703361] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[    2.709225] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 9233F715-05C3-4153-AADA-D68F1BB1DED5, small LPT model
[    2.734644] VFS: Mounted root (ubifs filesystem) on device 0:15.
[    2.741947] devtmpfs: mounted
[    2.763727] Freeing unused kernel memory: 264K (c082c000 - c086e000)
[    3.057566] omap2-nand 8000000.nand: uncorrectable bit-flips found
[    3.073402] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 61 bytes from PEB 31:30720, read only 61 bytes, retry
[    3.093801] omap2-nand 8000000.nand: uncorrectable bit-flips found
[    3.103383] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 61 bytes from PEB 31:30720, read only 61 bytes, retry
[    3.133764] omap2-nand 8000000.nand: uncorrectable bit-flips found
[    3.143366] ubi0 warning: ubi_io_read: error -74 (ECC error) while reading 61 bytes from PEB 31:30720, read only 61 bytes, retry
[    3.174177] omap2-nand 8000000.nand: uncorrectable bit-flips found
[    3.193364] ubi0 error: ubi_io_read: error -74 (ECC error) while reading 61 bytes from PEB 31:30720, read 61 bytes
[    3.213366] CPU: 0 PID: 1 Comm: init Not tainted 4.1.6-g52c4aa7 #28
[    3.219658] Hardware name: Generic AM33XX (Flattened Device Tree)
[    3.233358] Backtrace:
[    3.235855] [<c0012b10>] (dump_backtrace) from [<c0012d30>] (show_stack+0x18/0x1c)
[    3.253361]  r7:00000000 r6:0000003d r5:ee025000 r4:ffffffb6
[    3.259084] [<c0012d18>] (show_stack) from [<c0617838>] (dump_stack+0x20/0x28)
[    3.283377] [<c0617818>] (dump_stack) from [<c046d938>] (ubi_io_read+0x124/0x300)
[    3.290896] [<c046d814>] (ubi_io_read) from [<c046ae8c>] (ubi_eba_read_leb+0x174/0x480)
[    3.313360]  r10:ee463800 r9:0000001b r8:00000000 r7:0000001f r6:ee3db400 r5:ee025000
[    3.321251]  r4:ee3db400
[    3.333550] [<c046ad18>] (ubi_eba_read_leb) from [<c046a120>] (ubi_leb_read+0x7c/0xd4)
[    3.341501]  r10:00000000 r9:ee463800 r8:0000001b r7:ee025000 r6:00006800 r5:0000003d
[    3.358804]  r4:ee3db400
[    3.361356] [<c046a0a4>] (ubi_leb_read) from [<c02619dc>] (ubifs_leb_read+0x30/0x98)
[    3.383364]  r10:0000001b r9:ee463800 r8:00006800 r7:0000001b r6:0000003d r5:ee026000
[    3.391260]  r4:00006800
[    3.403550] [<c02619ac>] (ubifs_leb_read) from [<c0263834>] (ubifs_read_node+0xa4/0x334)
[    3.411676]  r8:00000002 r7:0000003d r6:0000001b r5:ee026000 r4:00006800
[    3.427758] [<c0263790>] (ubifs_read_node) from [<c0263ba4>] (ubifs_read_node_wbuf+0xe0/0x388)
[    3.453358]  r10:0000001b r9:0000001b r8:00000002 r7:ee026000 r6:ee463800 r5:ee3cde90
[    3.461248]  r4:00006800
[    3.473548] [<c0263ac4>] (ubifs_read_node_wbuf) from [<c0282d70>] (ubifs_tnc_read_node+0x50/0x158)
[    3.482542]  r10:ee463800 r9:00000000 r8:ee0261c0 r7:00000002 r6:ee463800 r5:ee026000
[    3.498800]  r4:ee404a30
[    3.501353] [<c0282d20>] (ubifs_tnc_read_node) from [<c0264af8>] (tnc_read_node_nm+0xc4/0x1e4)
[    3.533357]  r7:00000000 r6:ee026000 r5:ee463800 r4:ee404a30
[    3.539073] [<c0264a34>] (tnc_read_node_nm) from [<c02671ec>] (ubifs_tnc_locate+0x184/0x1d0)
[    3.563357]  r7:00000000 r6:ee05bdb8 r5:00000001 r4:ee026000
[    3.569072] [<c0267068>] (ubifs_tnc_locate) from [<c02678ec>] (ubifs_tnc_lookup_nm+0x30/0x158)
[    3.583360]  r10:00000000 r9:ee05bdb8 r8:ed87e2c0 r7:ee463800 r6:ee463800 r5:ee026000
[    3.591249]  r4:ed87e2a8
[    3.603562] [<c02678bc>] (ubifs_tnc_lookup_nm) from [<c025aa84>] (ubifs_lookup+0x94/0x1f4)
[    3.611858]  r9:0000018e r8:41cd253f r7:ee463800 r6:ee026000 r5:ed87d000 r4:ed87e2a8
[    3.638820] [<c025a9f0>] (ubifs_lookup) from [<c01116b0>] (lookup_real+0x28/0x54)
[    3.653359]  r9:00000000 r8:00000001 r7:ee05be50 r6:ed87e220 r5:00000001 r4:ed87e2a8
[    3.661171] [<c0111688>] (lookup_real) from [<c0112390>] (__lookup_hash+0x3c/0x44)
[    3.683357]  r5:00000001 r4:ed87e220
[    3.686964] [<c0112354>] (__lookup_hash) from [<c0114068>] (lookup_slow+0x40/0xac)
[    3.713359]  r5:00000001 r4:ee05beb0
[    3.716967] [<c0114028>] (lookup_slow) from [<c0116690>] (path_lookupat+0x5a0/0x778)
[    3.733360]  r7:ee05be50 r6:ee05be58 r5:00000001 r4:ee05beb0
[    3.739068] [<c01160f0>] (path_lookupat) from [<c011688c>] (filename_lookup+0x24/0x6c)
[    3.763358]  r10:00000000 r9:00000000 r8:ffffff9c r7:ee05beb0 r6:ee4d0000 r5:ffffff9c
[    3.771247]  r4:00000001
[    3.783552] [<c0116868>] (filename_lookup) from [<c0117dc8>] (user_path_at_empty+0x60/0x88)
[    3.791940]  r7:ee05bf60 r6:ee05beb0 r5:00000001 r4:ee4d0000
[    3.806706] [<c0117d68>] (user_path_at_empty) from [<c0117e0c>] (user_path_at+0x1c/0x24)
[    3.823358]  r8:00000016 r7:000a52ed r6:ffffff9c r5:ee4ae500 r4:00000001
[    3.830136] [<c0117df0>] (user_path_at) from [<c01072bc>] (SyS_faccessat+0x98/0x1e8)
[    3.853368] [<c0107224>] (SyS_faccessat) from [<c0107428>] (SyS_access+0x1c/0x20)
[    3.860887]  r10:00000000 r9:ee05a000 r8:c000fa24 r7:00000021 r6:00000000 r5:00000008
[    3.877746]  r4:00000042
[    3.880302] [<c010740c>] (SyS_access) from [<c000f880>] (ret_fast_syscall+0x0/0x3c)
Starting logging: OK
Initializing random number generator... [    4.178366] random: dd urandom read with 16 bits of entropy available
done.
Starting network...

Welcome to Buildroot
buildroot login: root
# [   61.343542]  remoteproc0: failed to load am335x-pm-firmware.elf
[   61.349534]  remoteproc0: powering up wkup_m3
[   61.354564]  remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2
[   61.363234]  remoteproc0: Falling back to user helper
[  110.135119] random: nonblocking pool is initialized
[  121.363465]  remoteproc0: request_firmware failed: -11
[  121.368638]  remoteproc0: rproc_boot failed

I have tried mnay things to overcome this above error.
 but it did not work.

So please, help to remove this above error.

Thanks

Ankit