[U-Boot] [PATCH 2/5] port wandboards to use the generic distro configs

Wolfgang Denk wd at denx.de
Fri Dec 6 11:59:05 CET 2013


Dear Dennis Gilmore,

In message <1386296295-28658-3-git-send-email-dennis at ausil.us> you wrote:
>
> -	"fdt_addr=0x11000000\0" \
> +	"fdt_addr=0x11100000\0" \
> +	"fdt_addr_r=0x11200000\0" \

Why would you need fdt_addr and fdt_addr_r ?  This makes no sense.
Two different values would only be needed if there was NOR flash
available where we could read the FDT from without loading it to RAM
first.  AFAIK ther ewill never be variants of the Wandboard with NOR
flash, so you will always have to load the FDT to RAM first - thus the
destinction makes no sense.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"There are three principal ways to lose money: wine, women,  and  en-
gineers.  While  the first two are more pleasant, the third is by far
the more certain."                      -- Baron Rothschild, ca. 1800


More information about the U-Boot mailing list