I have an AVNET microzed board PB-AES-Z7MB-7Z010-G board.
It just says "Starting kernel ..." and I don't see anything further.
How do I see all the logs? I don't know why it is stopped like - "Starting Kernel..."?
From where this print is coming and why I can't see any more logs?
Here are the logs -
U-Boot 2013.01-dirty (Jun 14 2013 - 16:25:48)
DRAM: 512 MiB
WARNING: Caches not enabled
MMC: zynq_sdhci: 0
SF: Detected S25FL129P_64K with page size 64 KiB, total 16 MiB
In: serial
Out: serial
Err: serial
Net: Gem.e000b000
Hit any key to stop autoboot: 0
Copying Linux from SD to RAM...
Device: zynq_sdhci
Manufacturer ID: 1b
OEM: 534d
Name: 00000
Tran Speed: 50000000
Rd Block Len: 512
SD version 2.0
High Capacity: No
Capacity: 971.5 MiB
Bus Width: 4-bit
Loading bitstream from SD/MMC/eMMC to RAM..
Device: zynq_sdhci
Manufacturer ID: 1b
OEM: 534d
Name: 00000
Tran Speed: 50000000
Rd Block Len: 512
SD version 2.0
High Capacity: No
Capacity: 971.5 MiB
Bus Width: 4-bit
reading system.bit.bin
2083740 bytes read in 289 ms (6.9 MiB/s)
reading uImage
4162648 bytes read in 570 ms (7 MiB/s)
reading devicetree.dtb
7370 bytes read in 12 ms (599.6 KiB/s)
reading uramdisk.image.gz
2379781 bytes read in 329 ms (6.9 MiB/s)
## Booting kernel from Legacy Image at 03000000 ...
Image Name: Linux-4.19.0-xilinx-v2019.1
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4162584 Bytes = 4 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 02000000 ...
Image Name: core-image-minimal-microzed-zynq
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 2379717 Bytes = 2.3 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 02a00000
Booting using the fdt blob at 0x02a00000
Loading Kernel Image ... OK
OK
Loading Ramdisk to 1f910000, end 1fb54fc5 ... OK
Loading Device Tree to 1f90b000, end 1f90fcc9 ... OK
Starting kernel ...