[U-Boot] [PULL] u-boot-socfpga/master

Simon Goldschmidt simon.k.r.goldschmidt at gmail.com
Thu Apr 11 18:49:38 UTC 2019



On 11.04.19 20:20, Tom Rini wrote:
> On Thu, Apr 11, 2019 at 08:19:38PM +0200, Marek Vasut wrote:
>> On 4/11/19 8:17 PM, Tom Rini wrote:
>>> On Wed, Apr 10, 2019 at 04:46:28PM +0200, Marek Vasut wrote:
>>>
>>>> The following changes since commit 3c99166441bf3ea325af2da83cfe65430b49c066:
>>>>
>>>>    Prepare v2019.04 (2019-04-08 21:40:40 -0400)
>>>>
>>>> are available in the Git repository at:
>>>>
>>>>    git://git.denx.de/u-boot-socfpga.git master
>>>>
>>>> for you to fetch changes up to ef8679b24ec6226b7198e06747ff047a16030ca4:
>>>>
>>>>    arm: dts: Stratix10: Add QSPI node (2019-04-09 13:11:06 +0200)
>>>>
>>>
>>> Arg, sorry I didn't see this sooner:
>>>         arm:  w+   socfpga_arria10
>>> +(socfpga_arria10)
>>> +(socfpga_arria10) WARNING: unmet direct dependencies detected for ALTERA_SDRAM
>>> +(socfpga_arria10)   Depends on [n]: RAM [=n] && (TARGET_SOCFPGA_GEN5 [=n] || TARGET_SOCFPGA_ARRIA10 [=y])
>>> +(socfpga_arria10)   Selected by [y]:
>>> +(socfpga_arria10)   - TARGET_SOCFPGA_ARRIA10 [=y] && ARM [=y] && ARCH_SOCFPGA [=y]
>>
>> Is this coming from this PR or not ?
> 
> Yes, this PR.  Top of tree + this PR only.

It's not only top of tree + this PR, it also fails for pure 
u-boot-socfpga/master.

Seems like this bug has been introduced when I made the gen5 driver 
depend on RAM. Unfortunately, all the drivers use one Kconfig item 
(although these are totally different drivers) but now only gen5 depends 
on RAM. Is there any Kconfig magic to fix this without duplicating the 
config item entries?

Regards,
Simon


More information about the U-Boot mailing list