Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 6/9] olimex_a20_olinuxino_micro: update to use genimage
Date: Wed, 24 Feb 2016 23:42:56 +0100	[thread overview]
Message-ID: <87wpptybkf.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <56CE3121.3020002@lucaceresoli.net> (Luca Ceresoli's message of "Wed, 24 Feb 2016 23:39:29 +0100")

>>>>> "Luca" == Luca Ceresoli <luca@lucaceresoli.net> writes:

 > Hi Peter,

>> What about the dtb file? The other Allwinner based boards store this in
 >> a first vfat partition.

 > U-Boot grabs it from the /boot directory on the ext4 partition:

 > $ cat board/olimex/a20_olinuxino/boot.cmd
 > setenv bootargs console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait panic=10 ${extra}
 > ext4load mmc 0 0x49000000 /boot/${fdtfile}
 > ext4load mmc 0 0x46000000 /boot/zImage
 > env set fdt_high ffffffff
 > bootz 0x46000000 - 0x49000000
 > $

 > This behaviour has always been in place for the A20 OLinuXino series.
 > This patch does not change how these boards boot, it just automates
 > the manual writing instructions with genimage.

Ahh, I missed that - Thanks.

-- 
Venlig hilsen,
Peter Korsgaard 

  reply	other threads:[~2016-02-24 22:42 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23  0:24 [Buildroot] [PATCH 0/9] Olimex A20 OlinuXino updates Luca Ceresoli
2016-02-23  0:24 ` [Buildroot] [PATCH 1/9] olimex/a20_olinuxino: update readme.txt with lime2 info Luca Ceresoli
2016-02-24 20:40   ` Peter Korsgaard
2016-02-23  0:24 ` [Buildroot] [PATCH 2/9] olimex_a20_olinuxino_micro: bump linux to 4.4.2 Luca Ceresoli
2016-02-24 20:42   ` Peter Korsgaard
2016-02-23  0:24 ` [Buildroot] [PATCH 3/9] olimex_a20_olinuxino_micro: bump u-boot to 2016.01 Luca Ceresoli
2016-02-24 20:43   ` Peter Korsgaard
2016-02-23  0:24 ` [Buildroot] [PATCH 4/9] olimex_a20_olinuxino_micro: initialize the network with DHCP Luca Ceresoli
2016-02-24 20:43   ` Peter Korsgaard
2016-02-23  0:24 ` [Buildroot] [PATCH 5/9] olimex_a20_olinuxino_micro: remove redundant defconfig lines Luca Ceresoli
2016-02-24 20:47   ` Peter Korsgaard
2016-02-23  0:24 ` [Buildroot] [PATCH 6/9] olimex_a20_olinuxino_micro: update to use genimage Luca Ceresoli
2016-02-24 20:51   ` Peter Korsgaard
2016-02-24 22:39     ` Luca Ceresoli
2016-02-24 22:42       ` Peter Korsgaard [this message]
2016-02-23  0:24 ` [Buildroot] [PATCH 7/9] olimex_a20_olinuxino_lime: " Luca Ceresoli
2016-02-24 17:41   ` François Perrad
2016-02-23  0:24 ` [Buildroot] [PATCH 8/9] olimex_a20_olinuxino_lime2: " Luca Ceresoli
2016-02-23  0:24 ` [Buildroot] [PATCH 9/9] olimex_a20_olinuxino_*: remove old SD writing instructions Luca Ceresoli
2016-02-23 17:59 ` [Buildroot] [PATCH 0/9] Olimex A20 OlinuXino updates François Perrad
2016-02-24 22:46   ` Peter Korsgaard
2016-02-24 22:45 ` Peter Korsgaard

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=87wpptybkf.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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