* [PATCH] ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
@ 2018-03-26 19:50 thor.thayer at linux.intel.com
2018-04-11 15:20 ` Thor Thayer
0 siblings, 1 reply; 3+ messages in thread
From: thor.thayer at linux.intel.com @ 2018-03-26 19:50 UTC (permalink / raw)
To: linux-arm-kernel
From: Thor Thayer <thor.thayer@linux.intel.com>
Remove QSPI Sector 4K size force which is causing QSPI boot
problems with the JFFS2 root filesystem.
Fixes the following error:
"Magic bitmask 0x1985 not found at ..."
Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
---
arch/arm/configs/socfpga_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 2620ce790db0..371fca4e1ab7 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -57,6 +57,7 @@ CONFIG_MTD_M25P80=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_DENALI_DT=y
CONFIG_MTD_SPI_NOR=y
+# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
CONFIG_SPI_CADENCE_QUADSPI=y
CONFIG_OF_OVERLAY=y
CONFIG_OF_CONFIGFS=y
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* [PATCH] ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
2018-03-26 19:50 [PATCH] ARM: socfpga_defconfig: Remove QSPI Sector 4K size force thor.thayer at linux.intel.com
@ 2018-04-11 15:20 ` Thor Thayer
2018-04-12 13:33 ` Dinh Nguyen
0 siblings, 1 reply; 3+ messages in thread
From: Thor Thayer @ 2018-04-11 15:20 UTC (permalink / raw)
To: linux-arm-kernel
Hi. Any comments on this patch?
On 03/26/2018 02:50 PM, thor.thayer at linux.intel.com wrote:
> From: Thor Thayer <thor.thayer@linux.intel.com>
>
> Remove QSPI Sector 4K size force which is causing QSPI boot
> problems with the JFFS2 root filesystem.
>
> Fixes the following error:
> "Magic bitmask 0x1985 not found at ..."
>
> Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
> ---
> arch/arm/configs/socfpga_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
> index 2620ce790db0..371fca4e1ab7 100644
> --- a/arch/arm/configs/socfpga_defconfig
> +++ b/arch/arm/configs/socfpga_defconfig
> @@ -57,6 +57,7 @@ CONFIG_MTD_M25P80=y
> CONFIG_MTD_NAND=y
> CONFIG_MTD_NAND_DENALI_DT=y
> CONFIG_MTD_SPI_NOR=y
> +# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
> CONFIG_SPI_CADENCE_QUADSPI=y
> CONFIG_OF_OVERLAY=y
> CONFIG_OF_CONFIGFS=y
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
2018-04-11 15:20 ` Thor Thayer
@ 2018-04-12 13:33 ` Dinh Nguyen
0 siblings, 0 replies; 3+ messages in thread
From: Dinh Nguyen @ 2018-04-12 13:33 UTC (permalink / raw)
To: linux-arm-kernel
On 04/11/2018 10:20 AM, Thor Thayer wrote:
> Hi. Any comments on this patch?
>
> On 03/26/2018 02:50 PM, thor.thayer at linux.intel.com wrote:
>> From: Thor Thayer <thor.thayer@linux.intel.com>
>>
>> Remove QSPI Sector 4K size force which is causing QSPI boot
>> problems with the JFFS2 root filesystem.
>>
>> Fixes the following error:
>> ????? "Magic bitmask 0x1985 not found at ..."
>>
>> Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
>> ---
>> ? arch/arm/configs/socfpga_defconfig | 1 +
>> ? 1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/configs/socfpga_defconfig
>> b/arch/arm/configs/socfpga_defconfig
>> index 2620ce790db0..371fca4e1ab7 100644
>> --- a/arch/arm/configs/socfpga_defconfig
>> +++ b/arch/arm/configs/socfpga_defconfig
>> @@ -57,6 +57,7 @@ CONFIG_MTD_M25P80=y
>> ? CONFIG_MTD_NAND=y
>> ? CONFIG_MTD_NAND_DENALI_DT=y
>> ? CONFIG_MTD_SPI_NOR=y
>> +# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
>> ? CONFIG_SPI_CADENCE_QUADSPI=y
>> ? CONFIG_OF_OVERLAY=y
>> ? CONFIG_OF_CONFIGFS=y
>>
>
I'll apply it and hopefully get into an v4.17 -rcX.
Dinh
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-04-12 13:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-26 19:50 [PATCH] ARM: socfpga_defconfig: Remove QSPI Sector 4K size force thor.thayer at linux.intel.com
2018-04-11 15:20 ` Thor Thayer
2018-04-12 13:33 ` Dinh Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).