kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* BeagleBone Black patches
@ 2019-05-15  6:47 Amit Kumar
  2019-05-15  7:22 ` Shyam Saini
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Kumar @ 2019-05-15  6:47 UTC (permalink / raw)
  To: Kernel Newbies

Hi,

I have started trying my hands on BBB. When I use this repo,
https://github.com/RobertCNelson/linux-dev
to build BBB kernel, patches are applied on mainline/stable kernel release.

When I build mainline kernel, there is not any defconfig for BBB
(there is omap2plus).

Should BBB specific patches be sent to the mailing list step by step?

Regards,
Amit Kumar

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

* Re: BeagleBone Black patches
  2019-05-15  6:47 BeagleBone Black patches Amit Kumar
@ 2019-05-15  7:22 ` Shyam Saini
  2019-05-15  8:57   ` Amit Kumar
  0 siblings, 1 reply; 3+ messages in thread
From: Shyam Saini @ 2019-05-15  7:22 UTC (permalink / raw)
  To: Amit Kumar; +Cc: Kernel Newbies

> Hi,

Hi Amit,

>
> I have started trying my hands on BBB. When I use this repo,
> https://github.com/RobertCNelson/linux-dev
> to build BBB kernel, patches are applied on mainline/stable kernel release.
>
> When I build mainline kernel, there is not any defconfig for BBB
> (there is omap2plus).
>
> Should BBB specific patches be sent to the mailing list step by step?

By looking at [1] Buildroot beaglebone defconfig, it suggests that
beaglebon is using omap2plus as defconfig
and seems like it uses [2]am335x-boneblack.dts, which is already there
in mainline.

[1] https://git.buildroot.net/buildroot/tree/configs/beaglebone_defconfig#n11
[2] https://git.buildroot.net/buildroot/tree/configs/beaglebone_defconfig#n13


Thanks a lot,
Shyam

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

* Re: BeagleBone Black patches
  2019-05-15  7:22 ` Shyam Saini
@ 2019-05-15  8:57   ` Amit Kumar
  0 siblings, 0 replies; 3+ messages in thread
From: Amit Kumar @ 2019-05-15  8:57 UTC (permalink / raw)
  To: Shyam Saini; +Cc: Kernel Newbies

On Wed, May 15, 2019 at 12:53 PM Shyam Saini <mayhs11saini@gmail.com> wrote:
>
> > Hi,
>
> Hi Amit,
>
> >
> > I have started trying my hands on BBB. When I use this repo,
> > https://github.com/RobertCNelson/linux-dev
> > to build BBB kernel, patches are applied on mainline/stable kernel release.
> >
> > When I build mainline kernel, there is not any defconfig for BBB
> > (there is omap2plus).
> >
> > Should BBB specific patches be sent to the mailing list step by step?
>
> By looking at [1] Buildroot beaglebone defconfig, it suggests that
> beaglebon is using omap2plus as defconfig
> and seems like it uses [2]am335x-boneblack.dts, which is already there
> in mainline.
>
> [1] https://git.buildroot.net/buildroot/tree/configs/beaglebone_defconfig#n11
> [2] https://git.buildroot.net/buildroot/tree/configs/beaglebone_defconfig#n13

Thank you for your quick reply.
Mainline kernel build is going on BBB with omap2plus_defconfig.
There is another option, to use repo,
https://github.com/beagleboard/linux
with bb.org_defconfig

It is always possible to configure kernel as required.
Leave issue of defconfig behind.
Mainly I am worried about patches not in upstream/mainline kernel.

I'm going to compare above repository and mainline kernel source.

>
> Thanks a lot,
> Shyam

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

end of thread, other threads:[~2019-05-15  8:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-15  6:47 BeagleBone Black patches Amit Kumar
2019-05-15  7:22 ` Shyam Saini
2019-05-15  8:57   ` Amit Kumar

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).