[PATCH v3 1/1] env: fat: Allow overriding interface, device and partition
Tom Rini
trini at konsulko.com
Thu Feb 17 16:19:20 CET 2022
On Thu, Feb 17, 2022 at 10:55:39PM +0800, hyyxohk wrote:
> For platform which can boot on different device, this allows
> to override interface, device and partition from board code
>
> Signed-off-by: hyyxohk <hyyoxhk at 163.com>
> ---
> env/fat.c | 34 +++++++++++++++++++---------------
> include/env_internal.h | 20 ++++++++++++++++++++
> 2 files changed, 39 insertions(+), 15 deletions(-)
Hi. When submitting patches, especially non-trivial ones, we follow the
Linux Kernel guidelines:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst
and require your name to be used in the signed-off-by line, and not a
nickname / pseudonym. Can you please re-submit? Thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220217/89729d32/attachment.sig>
More information about the U-Boot
mailing list