I tried the prebuilt image and the kernel stuck in half way. When I tried to ping in u-boot it showed the same, I was not able to see the TX clock.
Here is the log:
U-Boot SPL 2017.01 (Apr 24 2024 - 12:09:42)
Trying to boot from MMC2
reading uboot.env…
Hi Bin, I tried to pass the rootfs as a separate file to the bootz: I used the Tiny rootfs, made the init changes and compressed it as cpio file.
I then loaded the cpio file onto the ram using CCS at 0x88080000 location and tried bootz using both methods…
Hi Prabhu,
so reviewing what you sent I see evidence in several places that the Kernel is aware of the following (and only those) flash regions/partitions:
[ 0.208027] 0x000000000000-0x000000080000 : "SBL_STAGE1" [ 0.209140] 0x000000080000-0x000000100000…
You do not need to pass any additional arguments as mount command will automatically detect the formatting
root@am62xx-evm:~# mount /dev/mmcblk0p1 /mnt
[ 122.510060] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please…
Hi Shenai,
I tried ti-processor-sdk-linux-am62xx-evm-09.02.01.09 and mcu_plus_sdk_am62x_09_02_00_38. I load the default_sbl_ospi_linux_falcon.cfg after changing the boot mode switch OSPI boot mode is coming same error I attached the error log below:
SYSFW…
Part Number: SK-AM62 Other Parts Discussed in Thread: AM625
Hi everyone,
below i mentioned bootlog for AM625 board Yocto build image that SDK version is 09.01.00.0.Now i am doing SD CARD booting.it came kernel panic Error.before is working for SD card…
Part Number: AM62L Tool/software: I creased SD card with the default .wic file, Want to check CPU, DDR clock frequency. The usual command is not supported in current AM62L SDK.
root@am62lxx-evm:~# k3conf --cpuinfo Unknown Silicon 48039 Unable to execute…
Hi,
Aditya Kumawat said: And this particular forum on stackexchange (using exactly the same eMMC as we are) links to an NXP article that suggests making changes into the driver to help the newer eMMC fall back to the v4.2 standard but we cannot find the…
C71X_0: Trouble Reading Memory Block at 0xa663c680 on Page 0 of Length 0xc0: (Error -1044 - (0:128:0)) The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package…
HI Hong
Form the boot log, you can see rootfs partition is attach and mount ok
[09:35:41:755] [ 2.129764] ubi0: scanning is finished [09:35:41:766] [ 2.139350] ubi0: attached mtd6 (name "NAND.rootfs_backup", size 55 MiB) [09:35:41:770] [ 2.146105…