Re: [U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree

2018-09-19 Thread Thomas Chou

On 09/13/2017 02:19 PM, Marek Vasut wrote:

On 07/28/2017 07:07 AM, Gan, Yau Wai wrote:

Tag CPU with dm-pre-reloc to enable driver before
relocation.

Signed-off-by: Gan, Yau Wai 
Cc: Thomas Chou 


Reviewed-by: Marek Vasut 

Tom, please apply directly as the maintainer seems N/A.


Dear all,

Sorry for being missing for a long long time. I am looking at this right 
now.


Best regards,
Thomas






---
  arch/nios2/dts/10m50_devboard.dts | 1 +
  1 file changed, 1 insertion(+)

diff --git a/arch/nios2/dts/10m50_devboard.dts 
b/arch/nios2/dts/10m50_devboard.dts
index 05eac30..461ae68 100644
--- a/arch/nios2/dts/10m50_devboard.dts
+++ b/arch/nios2/dts/10m50_devboard.dts
@@ -19,6 +19,7 @@
#size-cells = <0>;
  
  		cpu: cpu@0 {

+   u-boot,dm-pre-reloc;
device_type = "cpu";
compatible = "altr,nios2-1.1";
reg = <0x>;






___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree

2017-09-13 Thread Marek Vasut
On 07/28/2017 07:07 AM, Gan, Yau Wai wrote:
> Tag CPU with dm-pre-reloc to enable driver before
> relocation.
> 
> Signed-off-by: Gan, Yau Wai 
> Cc: Thomas Chou 

Reviewed-by: Marek Vasut 

Tom, please apply directly as the maintainer seems N/A.

> ---
>  arch/nios2/dts/10m50_devboard.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/nios2/dts/10m50_devboard.dts 
> b/arch/nios2/dts/10m50_devboard.dts
> index 05eac30..461ae68 100644
> --- a/arch/nios2/dts/10m50_devboard.dts
> +++ b/arch/nios2/dts/10m50_devboard.dts
> @@ -19,6 +19,7 @@
>   #size-cells = <0>;
>  
>   cpu: cpu@0 {
> + u-boot,dm-pre-reloc;
>   device_type = "cpu";
>   compatible = "altr,nios2-1.1";
>   reg = <0x>;
> 


-- 
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree

2017-08-14 Thread Gan, Yau Wai
Hi all, this patch has been sent for a while. I did cc the patch to the u-boot 
custodian for Nios II, Thomas Chou. Can I know how can I get this patch 
reviewed and merged sooner? Thank you.
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree

2017-07-28 Thread Gan, Yau Wai
Tag CPU with dm-pre-reloc to enable driver before
relocation.

Signed-off-by: Gan, Yau Wai 
Cc: Thomas Chou 
---
 arch/nios2/dts/10m50_devboard.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/nios2/dts/10m50_devboard.dts 
b/arch/nios2/dts/10m50_devboard.dts
index 05eac30..461ae68 100644
--- a/arch/nios2/dts/10m50_devboard.dts
+++ b/arch/nios2/dts/10m50_devboard.dts
@@ -19,6 +19,7 @@
#size-cells = <0>;
 
cpu: cpu@0 {
+   u-boot,dm-pre-reloc;
device_type = "cpu";
compatible = "altr,nios2-1.1";
reg = <0x>;
-- 
2.7.4

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot