mbox series

[GIT,PULL] For socfpga-next

Message ID MN2PR11MB45091948058FC5970AD9904FCC540@MN2PR11MB4509.namprd11.prod.outlook.com
State Accepted
Delegated to: Marek Vasut
Headers show
Series [GIT,PULL] For socfpga-next | expand

Pull-request

https://github.com/lftan/u-boot.git for-marek-next

Message

Ley Foon Tan Dec. 13, 2019, 9:49 a.m. UTC
Hi Marek

Please pull the following update for socfpga-next.

Thanks.

Regards
Ley Foon

The following changes since commit f412fa8c2b82eba609c0f4494bad0da38606aa77:

  configs: socfpga: fix building Stratix10 and Agilex (2019-12-13 01:58:15 +0100)

are available in the Git repository at:

  https://github.com/lftan/u-boot.git for-marek-next

for you to fetch changes up to 9063341301cc9400c7673d369249b0ae8514a07d:

  ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access (2019-12-13 17:25:37 +0800)

----------------------------------------------------------------
Thor Thayer (2):
      arm: socfpga: stratix10: Enable SMMU access
      ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access

 arch/arm/mach-socfpga/include/mach/firewall.h |  7 +++++++
 drivers/ddr/altera/sdram_agilex.c             |  6 +++---
 drivers/ddr/altera/sdram_s10.c                | 20 +++++++++++++++++---
 3 files changed, 27 insertions(+), 6 deletions(-)

Comments

Marek Vasut Dec. 15, 2019, 3:27 p.m. UTC | #1
On 12/13/19 10:49 AM, Tan, Ley Foon wrote:
> Hi Marek
> 
> Please pull the following update for socfpga-next.
> 
> Thanks.
> 
> Regards
> Ley Foon
> 
> The following changes since commit f412fa8c2b82eba609c0f4494bad0da38606aa77:
> 
>   configs: socfpga: fix building Stratix10 and Agilex (2019-12-13 01:58:15 +0100)
> 
> are available in the Git repository at:
> 
>   https://github.com/lftan/u-boot.git for-marek-next
> 
> for you to fetch changes up to 9063341301cc9400c7673d369249b0ae8514a07d:
> 
>   ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access (2019-12-13 17:25:37 +0800)
> 
> ----------------------------------------------------------------
> Thor Thayer (2):
>       arm: socfpga: stratix10: Enable SMMU access
>       ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access

For some reason, this doesn't apply to socfpga/next . I rebased next on
u-boot/master and pushed it, can you update the PR ? Thanks
Marek Vasut Dec. 15, 2019, 3:47 p.m. UTC | #2
On 12/15/19 4:27 PM, Marek Vasut wrote:
> On 12/13/19 10:49 AM, Tan, Ley Foon wrote:
>> Hi Marek
>>
>> Please pull the following update for socfpga-next.
>>
>> Thanks.
>>
>> Regards
>> Ley Foon
>>
>> The following changes since commit f412fa8c2b82eba609c0f4494bad0da38606aa77:
>>
>>   configs: socfpga: fix building Stratix10 and Agilex (2019-12-13 01:58:15 +0100)
>>
>> are available in the Git repository at:
>>
>>   https://github.com/lftan/u-boot.git for-marek-next
>>
>> for you to fetch changes up to 9063341301cc9400c7673d369249b0ae8514a07d:
>>
>>   ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access (2019-12-13 17:25:37 +0800)
>>
>> ----------------------------------------------------------------
>> Thor Thayer (2):
>>       arm: socfpga: stratix10: Enable SMMU access
>>       ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access
> 
> For some reason, this doesn't apply to socfpga/next . I rebased next on
> u-boot/master and pushed it, can you update the PR ? Thanks

Please ignore what I just said, I took the wrong pull URL. Applied to
next, thanks.