All of lore.kernel.org
 help / color / mirror / Atom feed
* U-Boot v2020.10: Environment Variables Missing in include/configs/mt7623.h
@ 2020-11-19  7:10 Gaurav Pathak
  0 siblings, 0 replies; only message in thread
From: Gaurav Pathak @ 2020-11-19  7:10 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-19  7:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-19  7:10 U-Boot v2020.10: Environment Variables Missing in include/configs/mt7623.h Gaurav Pathak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.