[meta-xilinx] kernel resetting at boot

Edward Vidal vidal.develone at gmail.com
Wed Jan 29 09:54:07 PST 2014


hello all,

I just cloned poky and meta-xilinx.  Testing branch dora
added the following to my local.conf

UBOOT_XLNX_DEV_BRANCH ?= "master"
PREFERRED_VERSION_u-boot-xlnx ?= "${UBOOT_XLNX_DEV_BRANCH}"

The above 2 lines were needed to build a v2013.07 is that correct?

MACHINE ?= "zedboard-zynq7"

I built bitbake u-boot-xlnx and bitbake virtual/kernel
Generated a new BOOT.BIN
U-Boot 2013.07 (Jan 29 2014 - 10:07:38)

Memory: ECC disabled
DRAM:  512 MiB
WARNING: Caches not enabled
MMC:   zynq_sdhci: 0
SF: Detected S25FL256S_64K with page size 64 KiB, total 32 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   Gem.e000b000
Hit any key to stop autoboot:  3  2  1  0
Device: zynq_sdhci
Manufacturer ID: 2
OEM: 544d
Name: SA32G
Tran Speed: 50000000
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 29.3 GiB
Bus Width: 4-bit
reading uEnv.txt
100 bytes read in 10 ms (9.8 KiB/s)
Loaded environment from uEnv.txt
Importing environment from SD ...
Copying Linux from SD to RAM...
reading uImage
2858824 bytes read in 447 ms (6.1 MiB/s)
reading devicetree.dtb
23080 bytes read in 20 ms (1.1 MiB/s)
reading uramdisk.image.gz
** Unable to read file uramdisk.image.gz **
At the prompt  I enter the following 3 lines
fatload mmc 0 0x2A00000 devicetree.dtb
reading devicetree.dtb
23080 bytes read in 21 ms (1 MiB/s)
zynq-uboot> fatload mmc 0 0x00008000 uImage
reading uImage
2858824 bytes read in 445 ms (6.1 MiB/s)
zynq-uboot> boot, m 0x00008000 - 0x2A00000

## Booting kernel from Legacy Image at 00008000 ...
   Image Name:   Linux-3.8.11-xilinx
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2858760 Bytes = 2.7 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 02a00000
   Booting using the fdt blob at 0x2a00000
   XIP Kernel Image ... OK
   Loading Device Tree to 1fb4c000, end 1fb54a27 ... OK

Starting kernel ...

data abort
    MAYBE you should read doc/README.arm-unaligned-accesses

pc : [<1ff7624c>]   lr : [<1ff777d0>]
sp : 3ffffffc  ip : 00000000 fp : 00020205
r10: 1ffaeaf0  r9 : ae742afa r8 : 00800000
r7 : 00000000  r6 : 00008000 r5 : 1ffaeaf0  r4 : 00000000
r3 : 00005a28  r2 : 1fb4c000 r1 : baefa2ee  r0 : 11acb1b4
Flags: nzcv  IRQs on  FIQs on  Mode SVC_32
Resetting CPU ...

resetting ...
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20140129/24ad7ece/attachment.html>


More information about the meta-xilinx mailing list