All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree
@ 2017-07-28  5:07 Gan, Yau Wai
  2017-09-13 21:19 ` Marek Vasut
  2017-11-17 19:07 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 5+ messages in thread
From: Gan, Yau Wai @ 2017-07-28  5:07 UTC (permalink / raw)
  To: u-boot

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

Signed-off-by: Gan, Yau Wai <yau.wai.gan@intel.com>
Cc: Thomas Chou <thomas@wytron.com.tw>
---
 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 at 0 {
+			u-boot,dm-pre-reloc;
 			device_type = "cpu";
 			compatible = "altr,nios2-1.1";
 			reg = <0x00000000>;
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree
@ 2017-08-14  7:32 Gan, Yau Wai
  0 siblings, 0 replies; 5+ messages in thread
From: Gan, Yau Wai @ 2017-08-14  7:32 UTC (permalink / raw)
  To: u-boot

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-09-19 22:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-28  5:07 [U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree Gan, Yau Wai
2017-09-13 21:19 ` Marek Vasut
2018-09-19 22:03   ` Thomas Chou
2017-11-17 19:07 ` [U-Boot] " Tom Rini
2017-08-14  7:32 [U-Boot] [PATCH] " Gan, Yau Wai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.