All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] socfpga: enable EFI partition support for de0-nano-soc
@ 2021-10-22 17:59 Frank Kunz
  2021-10-28  6:52 ` Matthias Brugger
  2022-01-19 13:22 ` Matthias Brugger
  0 siblings, 2 replies; 3+ messages in thread
From: Frank Kunz @ 2021-10-22 17:59 UTC (permalink / raw)
  To: u-boot; +Cc: mbrugger, Frank Kunz

This fixes boot problems with distributions that use EFI
boot like opensuse.

Signed-off-by: Frank Kunz <mailinglists@kunz-im-inter.net>
---
 configs/socfpga_de0_nano_soc_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/socfpga_de0_nano_soc_defconfig b/configs/socfpga_de0_nano_soc_defconfig
index 17c160dd2a..3068f5615a 100644
--- a/configs/socfpga_de0_nano_soc_defconfig
+++ b/configs/socfpga_de0_nano_soc_defconfig
@@ -35,7 +35,7 @@ CONFIG_MTDIDS_DEFAULT="nor0=ff705000.spi.0"
 CONFIG_MTDPARTS_DEFAULT="mtdparts=ff705000.spi.0:1m(u-boot),256k(env1),256k(env2),14848k(boot),16m(rootfs),-@1536k(UBI)"
 CONFIG_CMD_UBI=y
 # CONFIG_ISO_PARTITION is not set
-# CONFIG_EFI_PARTITION is not set
+# CONFIG_SPL_EFI_PARTITION is not set
 CONFIG_ENV_IS_IN_MMC=y
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 CONFIG_VERSION_VARIABLE=y
-- 
2.33.1


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

* Re: [PATCH] socfpga: enable EFI partition support for de0-nano-soc
  2021-10-22 17:59 [PATCH] socfpga: enable EFI partition support for de0-nano-soc Frank Kunz
@ 2021-10-28  6:52 ` Matthias Brugger
  2022-01-19 13:22 ` Matthias Brugger
  1 sibling, 0 replies; 3+ messages in thread
From: Matthias Brugger @ 2021-10-28  6:52 UTC (permalink / raw)
  To: Frank Kunz, u-boot



On 22/10/2021 19:59, Frank Kunz wrote:
> This fixes boot problems with distributions that use EFI
> boot like opensuse.
> 
> Signed-off-by: Frank Kunz <mailinglists@kunz-im-inter.net>

Reviewed-by: Matthias Brugger <mbrugger@suse.com>

> ---
>   configs/socfpga_de0_nano_soc_defconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/socfpga_de0_nano_soc_defconfig b/configs/socfpga_de0_nano_soc_defconfig
> index 17c160dd2a..3068f5615a 100644
> --- a/configs/socfpga_de0_nano_soc_defconfig
> +++ b/configs/socfpga_de0_nano_soc_defconfig
> @@ -35,7 +35,7 @@ CONFIG_MTDIDS_DEFAULT="nor0=ff705000.spi.0"
>   CONFIG_MTDPARTS_DEFAULT="mtdparts=ff705000.spi.0:1m(u-boot),256k(env1),256k(env2),14848k(boot),16m(rootfs),-@1536k(UBI)"
>   CONFIG_CMD_UBI=y
>   # CONFIG_ISO_PARTITION is not set
> -# CONFIG_EFI_PARTITION is not set
> +# CONFIG_SPL_EFI_PARTITION is not set
>   CONFIG_ENV_IS_IN_MMC=y
>   CONFIG_SYS_RELOC_GD_ENV_ADDR=y
>   CONFIG_VERSION_VARIABLE=y
> 


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

* Re: [PATCH] socfpga: enable EFI partition support for de0-nano-soc
  2021-10-22 17:59 [PATCH] socfpga: enable EFI partition support for de0-nano-soc Frank Kunz
  2021-10-28  6:52 ` Matthias Brugger
@ 2022-01-19 13:22 ` Matthias Brugger
  1 sibling, 0 replies; 3+ messages in thread
From: Matthias Brugger @ 2022-01-19 13:22 UTC (permalink / raw)
  To: Frank Kunz, u-boot, Simon Goldschmidt

Hi Simon,

On 28/10/2021 08:52, Matthias Brugger wrote:
> 
> 
> On 22/10/2021 19:59, Frank Kunz wrote:
>> This fixes boot problems with distributions that use EFI
>> boot like opensuse.
>>
>> Signed-off-by: Frank Kunz <mailinglists@kunz-im-inter.net>
> 
> Reviewed-by: Matthias Brugger <mbrugger@suse.com>
> 

I can see that this patched got delegated to you in patchwork. Is there anything 
blocking it from being accepted?

Regards,
Matthias

>> ---
>>   configs/socfpga_de0_nano_soc_defconfig | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/configs/socfpga_de0_nano_soc_defconfig 
>> b/configs/socfpga_de0_nano_soc_defconfig
>> index 17c160dd2a..3068f5615a 100644
>> --- a/configs/socfpga_de0_nano_soc_defconfig
>> +++ b/configs/socfpga_de0_nano_soc_defconfig
>> @@ -35,7 +35,7 @@ CONFIG_MTDIDS_DEFAULT="nor0=ff705000.spi.0"
>>   
>> CONFIG_MTDPARTS_DEFAULT="mtdparts=ff705000.spi.0:1m(u-boot),256k(env1),256k(env2),14848k(boot),16m(rootfs),-@1536k(UBI)" 
>>
>>   CONFIG_CMD_UBI=y
>>   # CONFIG_ISO_PARTITION is not set
>> -# CONFIG_EFI_PARTITION is not set
>> +# CONFIG_SPL_EFI_PARTITION is not set
>>   CONFIG_ENV_IS_IN_MMC=y
>>   CONFIG_SYS_RELOC_GD_ENV_ADDR=y
>>   CONFIG_VERSION_VARIABLE=y
>>
>  From Received: from DB8PR04MB7148.eurprd04.prod.outlook.com (2603:10a6:10:12d::17)
> by AM6PR04MB5366.eurprd04.prod.outlook.com with HTTPS; Fri, 22 Oct 2021
> 17:59:43 +0000
> Received: from AM6PR0502CA0064.eurprd05.prod.outloo


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

end of thread, other threads:[~2022-01-19 13:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22 17:59 [PATCH] socfpga: enable EFI partition support for de0-nano-soc Frank Kunz
2021-10-28  6:52 ` Matthias Brugger
2022-01-19 13:22 ` Matthias Brugger

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.