* [U-Boot] [PATCH] sparc: add asm/unaligned.h
@ 2010-10-20 7:32 Mike Frysinger
2010-10-25 9:25 ` Daniel Hellstrom
0 siblings, 1 reply; 4+ messages in thread
From: Mike Frysinger @ 2010-10-20 7:32 UTC (permalink / raw)
To: u-boot
It isn't possible to build any sparc boards without this ...
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
arch/sparc/include/asm/unaligned.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 100644 arch/sparc/include/asm/unaligned.h
diff --git a/arch/sparc/include/asm/unaligned.h b/arch/sparc/include/asm/unaligned.h
new file mode 100644
index 0000000..6cecbbb
--- /dev/null
+++ b/arch/sparc/include/asm/unaligned.h
@@ -0,0 +1 @@
+#include <asm-generic/unaligned.h>
--
1.7.3.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [U-Boot] [PATCH] sparc: add asm/unaligned.h
2010-10-20 7:32 [U-Boot] [PATCH] sparc: add asm/unaligned.h Mike Frysinger
@ 2010-10-25 9:25 ` Daniel Hellstrom
2010-10-26 19:14 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Hellstrom @ 2010-10-25 9:25 UTC (permalink / raw)
To: u-boot
Mike Frysinger wrote:
>It isn't possible to build any sparc boards without this ...
>
>
I'm working on a new patch set with some of the patches going through
the net repo instead, according to Wolfgangs comments. It is probably
easier for me to make fewer commits every time submitting, and
submitting multiple times.
Daniel
>Signed-off-by: Mike Frysinger <vapier@gentoo.org>
>---
> arch/sparc/include/asm/unaligned.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
> create mode 100644 arch/sparc/include/asm/unaligned.h
>
>diff --git a/arch/sparc/include/asm/unaligned.h b/arch/sparc/include/asm/unaligned.h
>new file mode 100644
>index 0000000..6cecbbb
>--- /dev/null
>+++ b/arch/sparc/include/asm/unaligned.h
>@@ -0,0 +1 @@
>+#include <asm-generic/unaligned.h>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] [PATCH] sparc: add asm/unaligned.h
2010-10-25 9:25 ` Daniel Hellstrom
@ 2010-10-26 19:14 ` Wolfgang Denk
2010-10-27 7:44 ` Daniel Hellstrom
0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2010-10-26 19:14 UTC (permalink / raw)
To: u-boot
Dear Daniel Hellstrom,
In message <4CC54D00.6040702@gaisler.com> you wrote:
>
> Mike Frysinger wrote:
>
> >It isn't possible to build any sparc boards without this ...
> >
> >
> I'm working on a new patch set with some of the patches going through
> the net repo instead, according to Wolfgangs comments. It is probably
> easier for me to make fewer commits every time submitting, and
> submitting multiple times.
But it looks like a serious bug fix, so it should go in _now_, should
it not?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
How come everyone's going so slow if it's called rush hour?
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] [PATCH] sparc: add asm/unaligned.h
2010-10-26 19:14 ` Wolfgang Denk
@ 2010-10-27 7:44 ` Daniel Hellstrom
0 siblings, 0 replies; 4+ messages in thread
From: Daniel Hellstrom @ 2010-10-27 7:44 UTC (permalink / raw)
To: u-boot
Wolfgang Denk wrote:
>Dear Daniel Hellstrom,
>
>In message <4CC54D00.6040702@gaisler.com> you wrote:
>
>
>>Mike Frysinger wrote:
>>
>>
>>
>>>It isn't possible to build any sparc boards without this ...
>>>
>>>
>>>
>>>
>>I'm working on a new patch set with some of the patches going through
>>the net repo instead, according to Wolfgangs comments. It is probably
>>easier for me to make fewer commits every time submitting, and
>>submitting multiple times.
>>
>>
>
>But it looks like a serious bug fix, so it should go in _now_, should
>it not?
>
>
True, I will send a pull request since this patch have already been sent
on the list two or three times.
Daniel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-10-27 7:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20 7:32 [U-Boot] [PATCH] sparc: add asm/unaligned.h Mike Frysinger
2010-10-25 9:25 ` Daniel Hellstrom
2010-10-26 19:14 ` Wolfgang Denk
2010-10-27 7:44 ` Daniel Hellstrom
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox