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.

Linux/AM3352: Kernel boot issue

Part Number: AM3352


Tool/software: Linux

Hi All,

         we made a customized board with AM3352 processor, 1GB DDR3 and 512 MB Nand flash. we are using am335x-evm-linux-rt-sdk-src-04.00.00.04.tar.xz and arago-base-tisdk-image-beagleboard.ubi. we compiled and flashed the Linux, filesystem and DTB in NAND Flash. We configured the console=ttyO2,115200n8.

When we give run nandboot, the following issue occur.

=> run nandboot
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
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8fff2000, end 8ffff75d ... OK

Starting kernel ...

We are using the

U-Boot version

VERSION = 2017
PATCHLEVEL = 01

Linux Version

VERSION = 4
PATCHLEVEL = 4
SUBLEVEL = 41

Filesystem

arago-base-tisdk-image-beagleboard.ubi

Regards,

Avinash N