All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] rock5b minor improvements
@ 2024-08-30 10:13 Niklas Cassel via buildroot
  2024-08-30 10:13 ` [Buildroot] [PATCH 1/4] board/radxa/rock5b: use PARTLABEL to specify rootfs Niklas Cassel via buildroot
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Niklas Cassel via buildroot @ 2024-08-30 10:13 UTC (permalink / raw)
  To: buildroot; +Cc: Niklas Cassel, Damien Le Moal, Kilian Zinnecker

From: Niklas Cassel <cassel@kernel.org>

Hello all,

Here are some minor improvements for the rock5b board that:
-Removes superfluous arguments on the kernel command line.
-Adds firmware for the onboard NIC to avoid errors in dmesg.

Kind regards,
Niklas

Niklas Cassel (4):
  board/radxa/rock5b: use PARTLABEL to specify rootfs
  board/radxa/rock5b: there is no need to specify rootfstype
  board/radxa/rock5b: do not let the kernel mount the rootfs as rw
  configs/rock5b: add firmware for the RTL8125 NIC

 board/radxa/rock5b/extlinux.conf | 2 +-
 configs/rock5b_defconfig         | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.46.0

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

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

end of thread, other threads:[~2024-09-02 10:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30 10:13 [Buildroot] [PATCH 0/4] rock5b minor improvements Niklas Cassel via buildroot
2024-08-30 10:13 ` [Buildroot] [PATCH 1/4] board/radxa/rock5b: use PARTLABEL to specify rootfs Niklas Cassel via buildroot
2024-08-30 16:56   ` Thomas Petazzoni via buildroot
2024-08-31 10:37     ` Niklas Cassel via buildroot
2024-09-02 10:57       ` Niklas Cassel via buildroot
2024-08-30 10:13 ` [Buildroot] [PATCH 2/4] board/radxa/rock5b: there is no need to specify rootfstype Niklas Cassel via buildroot
2024-08-30 16:57   ` Thomas Petazzoni via buildroot
2024-08-30 10:13 ` [Buildroot] [PATCH 3/4] board/radxa/rock5b: do not let the kernel mount the rootfs as rw Niklas Cassel via buildroot
2024-08-30 16:57   ` Thomas Petazzoni via buildroot
2024-08-30 10:13 ` [Buildroot] [PATCH 4/4] configs/rock5b: add firmware for the RTL8125 NIC Niklas Cassel via buildroot
2024-08-30 16:57   ` Thomas Petazzoni via buildroot

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.