From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm:trats: change auto-booting to boot kernel with separate device tree blob
Date: Thu, 28 Mar 2013 10:28:17 +0900 [thread overview]
Message-ID: <51539CB1.2030104@samsung.com> (raw)
In-Reply-To: <1362130880-9931-1-git-send-email-a.wlodarczyk@samsung.com>
Dear Arkadiusz Wlodarczyk,
On 01/03/13 18:41, Arek Wlodarczyk wrote:
> From: Arkadiusz Wlodarczyk <a.wlodarczyk@samsung.com>
>
> Signed-off-by: Arkadiusz Wlodarczyk <a.wlodarczyk@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> Tested-by: Arkadiusz Wlodarczyk <a.wlodarczyk@samsung.com>
> Cc: Minkyu Kang <mk7.kang@samsung.com>
> ---
> Changes:
> Modify autoboot scripts that are included in environment variables of default
> environment in order to load device tree to memory prior to booting and to
> pass device tree address to mboot command.
> Switch on dft library, that is necessary for mboot command to pass the device
> tree address in memory to kernel.
> Added device tree file entry in DFU items table in order to facilitate
> uploading the device tree blob file on a target.
> ---
> include/configs/trats.h | 16 ++++++++++++----
> 1 files changed, 12 insertions(+), 4 deletions(-)
>
please fix this warning.
WARNING: line over 80 characters
#71: FILE: include/configs/trats.h:192:
+ "loaddtb=ext4load mmc ${mmcdev}:${mmcbootpart} ${fdtaddr} ${fdtfile}\0" \
total: 0 errors, 1 warnings, 50 lines checked
Thanks,
Minkyu Kang.
prev parent reply other threads:[~2013-03-28 1:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-01 9:41 [U-Boot] [PATCH] arm:trats: change auto-booting to boot kernel with separate device tree blob Arek Wlodarczyk
2013-03-28 1:28 ` Minkyu Kang [this message]
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=51539CB1.2030104@samsung.com \
--to=mk7.kang@samsung.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