[PATCH v5 0/4] make the root= command line parameter variable

Ahmad Fatoum a.fatoum at pengutronix.de
Wed Dec 3 01:39:43 PST 2025


Hi,

On 12/3/25 10:33 AM, Sascha Hauer wrote:
> Hi Fabian,
> 
> Could you next time send a new revision as new thread rather than as a
> reply to the previous revision? That makes it easier to keep track.

I think that's also the reason why

b4 diff '<aTAD8x0vakc7ESTx at pengutronix.de>'

Doesn't work on this series.

Cheers,
Ahmad

> 
> Sascha
> 
> On Mon, Dec 01, 2025 at 08:20:56AM +0100, Fabian Pflug wrote:
>> Changes in v5:
>> Updated documentation for nfs
>> Added documentation about new bootm variable
>> Fixed commit message for last patch
>>
>> Fabian Pflug (4):
>>   block.h: renamed get_rootargs to get_root
>>   fs: split rootargs into root and options
>>   bootm: use new api to get kernel command line params
>>   bootm: introduce bootm.root_param variable
>>
>>  Documentation/filesystems/nfs.rst             | 10 +--
>>  .../migration-guides/migration-master.rst     | 18 ++++++
>>  Documentation/user/security.rst               | 16 +++++
>>  common/block.c                                | 37 ++++++++---
>>  common/bootm.c                                | 37 +++++++----
>>  drivers/mci/mci-core.c                        |  4 +-
>>  fs/9p/vfs_super.c                             |  6 +-
>>  fs/fs.c                                       | 61 ++++++++++---------
>>  fs/nfs.c                                      |  4 +-
>>  fs/squashfs/squashfs.c                        | 13 ++--
>>  fs/ubifs/ubifs.c                              | 12 ++--
>>  include/block.h                               |  7 ++-
>>  include/bootargs.h                            |  2 +
>>  include/bootm.h                               |  1 +
>>  include/fs.h                                  |  7 ++-
>>  15 files changed, 160 insertions(+), 75 deletions(-)
>>  create mode 100644 Documentation/migration-guides/migration-master.rst
>>
>> -- 
>> 2.47.3
>>
>>
>>
> 

-- 
Pengutronix e.K.                  |                             |
Steuerwalder Str. 21              | http://www.pengutronix.de/  |
31137 Hildesheim, Germany         | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |




More information about the barebox mailing list