* [Buildroot] Wandboard Solo/Dual/Quad support
@ 2015-09-30 16:45 Sergio Prado
2015-09-30 20:01 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Sergio Prado @ 2015-09-30 16:45 UTC (permalink / raw)
To: buildroot
Hello all,
I'm working on the config files for the wandboard solo, dual and quad, and
I have a few questions:
1. Are you guys OK with this organization?
$ ls configs/wandboard*
configs/wandboard_solo_defconfig
configs/wandboard_dual_defconfig
configs/wandboard_quad_defconfig
$ tree board/wandboard/
board/wandboard/
??? dual
? ??? readme.txt
? ??? uboot-env.txt
??? genimage.cfg
??? post-image.sh
??? quad
? ??? readme.txt
? ??? uboot-env.txt
??? solo
??? readme.txt
??? uboot-env.txt
2. After renaming wandboard_defconfig to wandboard_solo_defconfig, I will
bump its u-boot and kernel version. Should I send you two separate patches
(renaming and then bumping versions) or just one patch including both
changes?
Best regards,
Sergio Prado
Embedded Labworks
Office: +55 11 2628-3461
Mobile: +55 11 97123-3420
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150930/9b66a6ac/attachment.html>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Wandboard Solo/Dual/Quad support
2015-09-30 16:45 [Buildroot] Wandboard Solo/Dual/Quad support Sergio Prado
@ 2015-09-30 20:01 ` Thomas Petazzoni
2015-10-01 2:05 ` Sergio Prado
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2015-09-30 20:01 UTC (permalink / raw)
To: buildroot
Dear Sergio Prado,
On Wed, 30 Sep 2015 13:45:55 -0300, Sergio Prado wrote:
> I'm working on the config files for the wandboard solo, dual and quad, and
> I have a few questions:
>
> 1. Are you guys OK with this organization?
>
> $ ls configs/wandboard*
> configs/wandboard_solo_defconfig
> configs/wandboard_dual_defconfig
> configs/wandboard_quad_defconfig
Is there a reason to have 3 separate defconfigs? In the Linux kernel, a
single configuration can support all three variants, and it seems to be
the case in U-Boot as well:
./configs/wandboard_defconfig
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Wandboard Solo/Dual/Quad support
2015-09-30 20:01 ` Thomas Petazzoni
@ 2015-10-01 2:05 ` Sergio Prado
0 siblings, 0 replies; 3+ messages in thread
From: Sergio Prado @ 2015-10-01 2:05 UTC (permalink / raw)
To: buildroot
Dear Thomas,
Yes, you are right.
I was bumping to the 2015.04 version of U-Boot from the official Freescale
repository (git://github.com/Freescale/u-boot-fslc.git) that has 3 separate
defconfigs.
But I can see that since U-Boot mainline version 2015.07, SPL is used and
we have only one defconfig. So I will bump to this version.
Thanks!
Sergio Prado
Embedded Labworks
Office: +55 11 2628-3461
Mobile: +55 11 97123-3420
2015-09-30 17:01 GMT-03:00 Thomas Petazzoni <
thomas.petazzoni@free-electrons.com>:
> Dear Sergio Prado,
>
> On Wed, 30 Sep 2015 13:45:55 -0300, Sergio Prado wrote:
>
> > I'm working on the config files for the wandboard solo, dual and quad,
> and
> > I have a few questions:
> >
> > 1. Are you guys OK with this organization?
> >
> > $ ls configs/wandboard*
> > configs/wandboard_solo_defconfig
> > configs/wandboard_dual_defconfig
> > configs/wandboard_quad_defconfig
>
> Is there a reason to have 3 separate defconfigs? In the Linux kernel, a
> single configuration can support all three variants, and it seems to be
> the case in U-Boot as well:
>
> ./configs/wandboard_defconfig
>
> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150930/a0608b56/attachment.html>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-01 2:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-30 16:45 [Buildroot] Wandboard Solo/Dual/Quad support Sergio Prado
2015-09-30 20:01 ` Thomas Petazzoni
2015-10-01 2:05 ` Sergio Prado
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.