[U-Boot] [PATCH V2] Add Boundary Devices Nitrogen6X boards

Wolfgang Denk wd at denx.de
Sun Mar 10 08:59:47 CET 2013


Dear Eric,

In message <1362873856-14785-1-git-send-email-eric.nelson at boundarydevices.com> you wrote:
>
> +Eric Nelson <eric.nelson at boundarydevices.com>
> +	nitrogen6dl		i.MX6DL		1GB
> +	nitrogen6dl2g		i.MX6DL		2GB
> +	nitrogen6q		i.MX6Q/6D	1GB
> +	nitrogen6q2g    	i.MX6Q/6D	2GB
> +	nitrogen6s		i.MX6S		512MB
> +	nitrogen6s1g		i.MX6S		1GB

Why do we need different configurations for example for nitrogen6dl
and nitrogen6dl2g?  My understanding is that the difference is mainly
the RAM size on the boards?

In this case it should be possible to configure U-Boot for the maximum
possible RAM size (2 GB here?), then have get_ram_size() detect the
actual available amount, and then adjust settings as needed.

At least this is how U-Boot ius supposed to work.

It is a maintenance nightmare if each and every configuration requires
a separate U-Boot image.  We don't want to have this.

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
A man is not complete until he is married -- then he is finished.


More information about the U-Boot mailing list