Masihiro-san
>See, the following hunk
>> diff --git a/arch/arm/cpu/armv7/omap5/Kconfig
>> b/arch/arm/cpu/armv7/omap5/Kconfig
>> index 4fb5ef9..a8600b1 100644
>> --- a/arch/arm/cpu/armv7/omap5/Kconfig
>> +++ b/arch/arm/cpu/armv7/omap5/Kconfig
>> @@ -13,6 +13,7 @@ config TARGET_OMAP5_UEVM config
2016-07-28 17:18 GMT+09:00 B, Ravi :
> Masahiro-san
>
>>#if !defined(CONFIG_PPC_P5020) && !defined(CONFIG_PPC_P5040) #error Must
>>call Cyrus CONFIG with a specific CPU enabled.
>>#endif
>>diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
>>index 0d51aeb..a11b692 100644
>>
Masahiro-san
>>>#if !defined(CONFIG_PPC_P5020) && !defined(CONFIG_PPC_P5040) #error Must
>>>call Cyrus CONFIG with a specific CPU enabled.
>>>#endif
>>>diff --git a/include/configs/dra7xx_evm.h
>>>b/include/configs/dra7xx_evm.h index 0d51aeb..a11b692 100644
>>>--- a/include/configs/dra7xx_evm.h
Masahiro-san
>>#if !defined(CONFIG_PPC_P5020) && !defined(CONFIG_PPC_P5040) #error Must
>>call Cyrus CONFIG with a specific CPU enabled.
>>#endif
>>diff --git a/include/configs/dra7xx_evm.h
>>b/include/configs/dra7xx_evm.h index 0d51aeb..a11b692 100644
>>--- a/include/configs/dra7xx_evm.h
>>+++
Masahiro-san
>#if !defined(CONFIG_PPC_P5020) && !defined(CONFIG_PPC_P5040) #error Must call
>Cyrus CONFIG with a specific CPU enabled.
>#endif
>diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h index
>0d51aeb..a11b692 100644
>--- a/include/configs/dra7xx_evm.h
>+++ b/incl
On 07/25/2016 09:07 PM, Masahiro Yamada wrote:
> Hi York,
>
>
> 2016-07-26 2:19 GMT+09:00 york sun :
>
>> Masahiro,
>>
>> You added CONFIG_PHYS_64BIT=y to most defconfig for powerpc, but not
>> C29XPCI. Did you just leave them out on purpose, or just missed?
>>
>> York
>
>
> Because all of C29XPCIE
Hi York,
2016-07-26 2:19 GMT+09:00 york sun :
> Masahiro,
>
> You added CONFIG_PHYS_64BIT=y to most defconfig for powerpc, but not
> C29XPCI. Did you just leave them out on purpose, or just missed?
>
> York
Because all of C29XPCIE_*_defconfig enabled this options,
so I decided to add "select P
On 07/25/2016 03:58 AM, Masahiro Yamada wrote:
> We need to ensure that CONFIG_PHYS_64BIT is configured via Kconfig so
> that it is always available to the build system. Otherwise we can run
> into cases where we have inconsistent sizes of certain attributes.
>
> Ravi Babu reported offset mismatch
On Mon, Jul 25, 2016 at 07:56:03PM +0900, Masahiro Yamada wrote:
> We need to ensure that CONFIG_PHYS_64BIT is configured via Kconfig so
> that it is always available to the build system. Otherwise we can run
> into cases where we have inconsistent sizes of certain attributes.
>
> Ravi Babu repo
We need to ensure that CONFIG_PHYS_64BIT is configured via Kconfig so
that it is always available to the build system. Otherwise we can run
into cases where we have inconsistent sizes of certain attributes.
Ravi Babu reported offset mismatch of struct dwc3 across files since
commit 95ebc253e6d4 (
10 matches
Mail list logo