From: Gaurav Pathak <gauravpathak129@gmail.com>
To: u-boot@lists.denx.de
Subject: U-Boot v2020.10: Environment Variables Missing in include/configs/mt7623.h
Date: Thu, 19 Nov 2020 12:40:53 +0530 [thread overview]
Message-ID: <084e8171-8652-e58e-cbe9-02b6ef48b93d@gmail.com> (raw)
Hello Ryder/Weijie,
I am using mainline u-boot v2020.10 for "Banana Pi R2" board. I am trying to use a boot script "boot.scr", there are few environment variables that are missing for e.g. if you take a look at
boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
It uses ${scriptaddr} which is missing, because of which the U-Boot fails to load the script, similarly there are some more variables missing: pxefile_addr_r, ramdisk_addr_r etc.
Can you please confirm whether those variables are left (not defined) intentionally or there is some other way of defining those variables?
Thanks,
Gaurav Pathak
reply other threads:[~2020-11-19 7:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=084e8171-8652-e58e-cbe9-02b6ef48b93d@gmail.com \
--to=gauravpathak129@gmail.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