lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1389885855032-788341.post@n7.nabble.com>
Date:	Thu, 16 Jan 2014 07:24:15 -0800 (PST)
From:	rahulk <rahulk1208@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Re: [ 000/102] 3.10.6-stable review

Hi,
I am working on Xilinx zc702 board with Kernel 3.10.0. Now i want to upgrade
the kernel. While doing these upgradation activity 3.10.4 and 3.10.5 kernel
with xilinx patch sucessfully run on the board. But 3.10.6 kernel with
xilinx patch is not working on the board. Kernel get stuck after console
message "Starting kernel ..." in 3.10.6 kernel. As per my understanding
after these meassage kernel is not getting the entry point of kernel to
Uncompress it. The console messages are given below

zynq-uboot> run sdboot
Copying Linux from SD to RAM...
Device: SDHCI
Manufacturer ID: 87
OEM: 494f
Name: SD
Tran Speed: 50000000
Rd Block Len: 512
SD version 2.0
High Capacity: No
Capacity: 977 MiB
Bus Width: 4-bit
reading uImage

6229968 bytes read
reading devicetree.dtb

10125 bytes read
reading uramdisk.image.gz

4075970 bytes read
## Booting kernel from Legacy Image at 03000000 ...
   Image Name:   Linux-3.10.6-vestas
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    6229904 Bytes = 5.9 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 02000000 ...
   Image Name:
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    4075906 Bytes = 3.9 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 1fc1c000, end 1ffff182 ... OK
   Loading Device Tree to 1fc16000, end 1fc1b78c ... OK

Starting kernel ...











--
View this message in context: http://linux-kernel.2935.n7.nabble.com/000-102-3-10-6-stable-review-tp699811p788341.html
Sent from the Linux Kernel mailing list archive at Nabble.com.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ