CN9132 COM startup error messages

This post was flagged by the community and is temporarily hidden.

I have contacted the CN9132 team to look at your errors logs. We will get back to you soon.

Hi,
The errors have gone while loading the uboot flash-image.bin (generated from cn913x_build) via serial console today. It is likely the flash image came with the board has some problems.

Now, I want to load ubuntu image to on-board eMMC and change BOOTMODE to eMMC. Could you please tell me how to do it?
Thanks!

BR,
Jim

Hi,

As I did not have CN9132 basebard,
Would you please share how to upgrade “cn9130-cex7_config_0_ubuntu-4cbe176.img.xz” to eMMC via u-boot tftp ?

BR,
Jim

This post was flagged by the community and is temporarily hidden.

Hi,

I flash the image file into a SATA storage and insert back the baseboard which has CN9132 mounted. It can boot into ubuntu shell. Something wrong in USB boot ?!

root@localhost:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 478816 468576 0 100% /
devtmpfs 3929744 0 3929744 0% /dev
tmpfs 4064656 0 4064656 0% /dev/shm
tmpfs 812932 8948 803984 2% /run
tmpfs 5120 0 5120 0% /run/lock
tmpfs 4064656 0 4064656 0% /sys/fs/cgroup

Regards,
Jim Chen

can you please post your boot log. Most likely the root args passed to the kernel are incorrect for a USB boot.

Hi,

Please find logs Below,

Scanning usb 0:1…
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
232 bytes read in 26 ms (7.8 KiB/s)
1: primary kernel
Retrieving file: /boot/Image
38425088 bytes read in 1053 ms (34.8 MiB/s)
append: console=ttyS0,115200 root=PARTUUID=30303030-01 rw rootwait cma=256M
Retrieving file: /boot/marvell/cn9132-db.dtb
47304 bytes read in 47 ms (982.4 KiB/s)

Flattened Device Tree blob at 06f00000

Booting using the fdt blob at 0x6f00000
Loading Device Tree to 000000007f5c5000, end 000000007f5d38c7 … OK

The complete log can be found in previous post,
https://community.solid-run.com/t/cn9132-com-startup-error-messages/714/5?u=ch_chen

Regards,
ch_chen