[U-Boot] [PATCH] wandboard: add pxe support, set default boot command like highbank

Stephen Warren swarren at wwwdotorg.org
Tue Aug 6 22:05:15 CEST 2013


On 08/06/2013 10:22 AM, Dennis Gilmore wrote:
...
> some variables that would need to be compiled in 
> 
> fdt_addr
> fdt_addr_r
> kernel_addr_r
> ramdisk_addr_r

Those all look standard, and are documented in U-Boot's README.

> pxefile_addr_r
> scr_addr_r
> uenv_addr_r

But none of those are, the first only appears in one config file in the
U-Boot source tree, and the second two not at all.

I assume scr_addr_r is where boot.scr/... should be loaded? Some config
files appear to use script_addr/script_addr2/scriptaddr for that.


More information about the U-Boot mailing list