public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.m@jp.panasonic.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Question] Linux Boot with u-boot 2014.04 on Zynq board
Date: Wed, 30 Apr 2014 18:54:07 +0900	[thread overview]
Message-ID: <20140430185406.7693.AA925319@jp.panasonic.com> (raw)

Hi Michal,

I am a user of Zynq ZC-706 board.

On u-boot 2014.01 release, I put Kernel Image, Device Tree,
Ramdisk into "fit.itb" and I could successfully boot Linux Kernel.

But I don't know how to boot Kernel on u-boot 2014.04 release.
Please help!

The default boot sequence of Zynq on the u-boot-2014.04 release
is Falcon boot, right?

I am trying to boot Linux with
  - U-boot 2014.04
  - Linux Kernel 3.14
  - SD boot mode
  - ZC706 board

What I did is roughly like this:

 ## U-Boot ##
[1] Build u-boot
[2] Convert  spl/u-boot-spl.bin into  boot.bin
      with BootGen tool
[3] Copy "boot.bin" to FAT-fomatted SD card.

 ##Kernel ##
[1] Build kernel  with  multi_v7_defconfig setting
[2] Copy uImage to the SD card
[3] Rename zynq-zc706.dtb into system.dtb
     and copy to SD card


Kernel boot failed to mount the root device.


My question is, how to pass an init ramdisk?
In which file-name  should I copy init ramdisk
into SD card?

How should I load the init ramdisk  from the  SD card?



Best Regards
Masahiro Yamada

             reply	other threads:[~2014-04-30  9:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-30  9:54 Masahiro Yamada [this message]
2014-04-30 10:12 ` [U-Boot] [Question] Linux Boot with u-boot 2014.04 on Zynq board Michal Simek
2014-04-30 11:31   ` Masahiro Yamada
2014-04-30 12:44     ` Michal Simek
2014-05-07  5:47       ` Masahiro Yamada
2014-05-07  5:54         ` Michal Simek
2014-04-30 10:22 ` Heshsham Abdul Basit
2014-04-30 11:29   ` Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140430185406.7693.AA925319@jp.panasonic.com \
    --to=yamada.m@jp.panasonic.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox