[PATCH v3 1/1] env: fat: Allow overriding interface, device and partition

He Yong hyyoxhk at 163.com
Thu Feb 17 17:09:46 CET 2022


Yes, I have reworked the patch for v4 based on u-boot mainline

















At 2022-02-17 23:19:20, "Tom Rini" <trini at konsulko.com> wrote:
>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


More information about the U-Boot mailing list