u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [U-Boot] Single u-boot for quad/duallite
@ 2014-03-05 19:30 Troy Kisky
  2014-03-05 19:38 ` Otavio Salvador
  2014-03-06 12:42 ` Stefano Babic
  0 siblings, 2 replies; 4+ messages in thread
From: Troy Kisky @ 2014-03-05 19:30 UTC (permalink / raw)
  To: u-boot


Since we are slowly heading toward a single u-boot for quad/duallite,
can we find a solution to this now.

mx6sabre_common.h:      "fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
mx6sabresd.h:#define CONFIG_DEFAULT_FDT_FILE    "imx6q-sabresd.dtb"
mx6sabresd.h:#define CONFIG_DEFAULT_FDT_FILE    "imx6dl-sabresd.dtb"

Perhaps common code could create this environment variable by
concatenating with the board name if not already existing in the
environment.

Opinions?

Thanks
Troy

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] Single u-boot for quad/duallite
  2014-03-05 19:30 [U-Boot] Single u-boot for quad/duallite Troy Kisky
@ 2014-03-05 19:38 ` Otavio Salvador
  2014-03-06 17:46   ` Troy Kisky
  2014-03-06 12:42 ` Stefano Babic
  1 sibling, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2014-03-05 19:38 UTC (permalink / raw)
  To: u-boot

On Wed, Mar 5, 2014 at 4:30 PM, Troy Kisky
<troy.kisky@boundarydevices.com> wrote:
> Since we are slowly heading toward a single u-boot for quad/duallite,
> can we find a solution to this now.
>
> mx6sabre_common.h:      "fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
> mx6sabresd.h:#define CONFIG_DEFAULT_FDT_FILE    "imx6q-sabresd.dtb"
> mx6sabresd.h:#define CONFIG_DEFAULT_FDT_FILE    "imx6dl-sabresd.dtb"
>
> Perhaps common code could create this environment variable by
> concatenating with the board name if not already existing in the
> environment.
>
> Opinions?

I fully agree. Are you going to look at this?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] Single u-boot for quad/duallite
  2014-03-05 19:30 [U-Boot] Single u-boot for quad/duallite Troy Kisky
  2014-03-05 19:38 ` Otavio Salvador
@ 2014-03-06 12:42 ` Stefano Babic
  1 sibling, 0 replies; 4+ messages in thread
From: Stefano Babic @ 2014-03-06 12:42 UTC (permalink / raw)
  To: u-boot

Hi Troy,

On 05/03/2014 20:30, Troy Kisky wrote:
> 
> Since we are slowly heading toward a single u-boot for quad/duallite,
> can we find a solution to this now.
> 
> mx6sabre_common.h:      "fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
> mx6sabresd.h:#define CONFIG_DEFAULT_FDT_FILE    "imx6q-sabresd.dtb"
> mx6sabresd.h:#define CONFIG_DEFAULT_FDT_FILE    "imx6dl-sabresd.dtb"
> 
> Perhaps common code could create this environment variable by
> concatenating with the board name if not already existing in the
> environment.
> 
> Opinions?

Yes, we can do this way.

Regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] Single u-boot for quad/duallite
  2014-03-05 19:38 ` Otavio Salvador
@ 2014-03-06 17:46   ` Troy Kisky
  0 siblings, 0 replies; 4+ messages in thread
From: Troy Kisky @ 2014-03-06 17:46 UTC (permalink / raw)
  To: u-boot

On 3/5/2014 12:38 PM, Otavio Salvador wrote:
> On Wed, Mar 5, 2014 at 4:30 PM, Troy Kisky
> <troy.kisky@boundarydevices.com> wrote:
>> Since we are slowly heading toward a single u-boot for quad/duallite,
>> can we find a solution to this now.
>>
>> mx6sabre_common.h:      "fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
>> mx6sabresd.h:#define CONFIG_DEFAULT_FDT_FILE    "imx6q-sabresd.dtb"
>> mx6sabresd.h:#define CONFIG_DEFAULT_FDT_FILE    "imx6dl-sabresd.dtb"
>>
>> Perhaps common code could create this environment variable by
>> concatenating with the board name if not already existing in the
>> environment.
>>
>> Opinions?
> 
> I fully agree. Are you going to look at this?
> 
Sure, I'll cook something up.

Troy

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-06 17:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 19:30 [U-Boot] Single u-boot for quad/duallite Troy Kisky
2014-03-05 19:38 ` Otavio Salvador
2014-03-06 17:46   ` Troy Kisky
2014-03-06 12:42 ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).