All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/6] allwinner: arm32: misc BSP updates
Date: Tue, 13 Jul 2021 22:02:06 +0200	[thread overview]
Message-ID: <2602cdd0-d951-96fc-5cb1-a53ec37e34c4@mind.be> (raw)
In-Reply-To: <20210613161926.2790763-1-geomatsi@gmail.com>



On 13/06/2021 18:19, Sergey Matyukevich wrote:
> Hi all,
> 
> Here is a patch set with BSP updates for several boards with Allwinner
> 32-bit CPU. U-Boot version updated to 2021.04 and Linux version updated
> to 5.12.2. Besides, rtl8189fs out-of-tree wireless driver revision was
> updated to compile it with new kernel.

 Series applied to master, thanks.

> 
> Regards,
> Sergey
> 
> 
> Sergey Matyukevich (6):
>   rtl8189fs: bump revision to 62c31d57
>   rtl8189fs: disable debug messages
>   configs/orangepi_zero_defconfig: bump BSP versions
>   configs/orangepi_one_defconfig: bump BSP versions
>   configs/orangepi_pc_plus_defconfig: bump BSP versions
>   board/orangepi-pc-plus: switch to GPT partitions for PARTLABEL support

 Next time you're messing with these defconfigs, you could also consider
switching them to extlinux.conf (like in orangepi-one-plus), so a single
partition is sufficient.

 And it would make sense to make that scenario a little easier in Buildroot,
since it's pretty much always supported in new boards, and is compatible with
x86-based boards.

 Regards,
 Arnout

> 
>  board/orangepi/orangepi-pc-plus/boot.cmd      |  2 +-
>  board/orangepi/orangepi-pc-plus/genimage.cfg  |  8 +++++-
>  configs/orangepi_one_defconfig                | 13 +++++----
>  configs/orangepi_pc_plus_defconfig            | 11 ++++----
>  configs/orangepi_zero_defconfig               | 10 +++----
>  .../0001-include-disable-debug-messages.patch | 28 +++++++++++++++++++
>  package/rtl8189fs/rtl8189fs.hash              |  2 +-
>  package/rtl8189fs/rtl8189fs.mk                |  2 +-
>  8 files changed, 56 insertions(+), 20 deletions(-)
>  create mode 100644 package/rtl8189fs/0001-include-disable-debug-messages.patch
> 

      parent reply	other threads:[~2021-07-13 20:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-13 16:19 [Buildroot] [PATCH 0/6] allwinner: arm32: misc BSP updates Sergey Matyukevich
2021-06-13 16:19 ` [Buildroot] [PATCH 1/6] rtl8189fs: bump revision to 62c31d57 Sergey Matyukevich
2021-07-13 19:52   ` Arnout Vandecappelle
2021-06-13 16:19 ` [Buildroot] [PATCH 2/6] rtl8189fs: disable debug messages Sergey Matyukevich
2021-06-13 16:19 ` [Buildroot] [PATCH 3/6] configs/orangepi_zero_defconfig: bump BSP versions Sergey Matyukevich
2021-06-13 16:19 ` [Buildroot] [PATCH 4/6] configs/orangepi_one_defconfig: " Sergey Matyukevich
2021-06-13 16:19 ` [Buildroot] [PATCH 5/6] configs/orangepi_pc_plus_defconfig: " Sergey Matyukevich
2021-06-13 16:19 ` [Buildroot] [PATCH 6/6] board/orangepi-pc-plus: switch to GPT partitions for PARTLABEL support Sergey Matyukevich
2021-07-13 20:02 ` Arnout Vandecappelle [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2602cdd0-d951-96fc-5cb1-a53ec37e34c4@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.