[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RFC] efi spi flash support - where to place
From: |
Michael Lawnick |
Subject: |
[RFC] efi spi flash support - where to place |
Date: |
Tue, 19 Jan 2021 11:38:19 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 |
Hi all,
first of all, I am new to this group/grub. So please be patient if I
violate some group internal rules, just point it out.
Formerly I worked many years on U-Boot.
I have made a driver and command line tool for accessing SPI NOR flash
via EFI interface which I would like to upstream.
Q: where to place the efi driver, where to place the command line handler.
Currently I'd say
- create grub-core/flash/efispinor.c for the driver
- create grub-core/commands/efi/efispinor.c for the command line tool.
Is this acceptable?
Is there any specific branch where these files should go into?
KR
Michael
- [RFC] efi spi flash support - where to place,
Michael Lawnick <=