Scott Wood wrote on 2010/12/10 21:34:59:
>
> On Thu, 9 Dec 2010 21:30:16 +0100
> Joakim Tjernlund wrote:
>
> > > > If not, is there anything special I need to test it (specific
> > > > toolchain?) besides these two patches?
> > >
> > > No, not yet. The real benefit comes in later patches. Just
>
> -Original Message-
> From: Heiko Schocher [mailto:h...@denx.de]
> Sent: Friday, December 10, 2010 3:03 PM
> To: u-boot@lists.denx.de
> Cc: Heiko Schocher; Albert ARIBAUD; Prafulla Wadaskar; Stefano Babic;
> Reinhard Meyer
> Subject: [PATCH] arm926ejs: timer: Replace bss variable by gdr
> -Original Message-
> From: Prafulla Wadaskar [mailto:prafu...@marvell.com]
> Sent: Thursday, December 09, 2010 7:47 PM
> To: u-boot@lists.denx.de
> Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan
> Sarnaik; Ashish Karkare; Prafulla Wadaskar
> Subject: [PATCH v4
> -Original Message-
> From: Prafulla Wadaskar [mailto:prafu...@marvell.com]
> Sent: Thursday, December 09, 2010 7:47 PM
> To: u-boot@lists.denx.de
> Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan
> Sarnaik; Ashish Karkare; Prafulla Wadaskar
> Subject: [PATCH v4
> -Original Message-
> From: Prafulla Wadaskar [mailto:prafu...@marvell.com]
> Sent: Tuesday, December 07, 2010 10:36 PM
> To: u-boot@lists.denx.de
> Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan
> Sarnaik; Ashish Karkare; Prafulla Wadaskar; Mahavir Jain
> Subje
> -Original Message-
> From: Prafulla Wadaskar [mailto:prafu...@marvell.com]
> Sent: Tuesday, December 07, 2010 10:36 PM
> To: u-boot@lists.denx.de
> Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan
> Sarnaik; Ashish Karkare; Prafulla Wadaskar
> Subject: [PATCH v4
> -Original Message-
> From: Prafulla Wadaskar [mailto:prafu...@marvell.com]
> Sent: Tuesday, December 07, 2010 10:36 PM
> To: u-boot@lists.denx.de
> Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan
> Sarnaik; Ashish Karkare; Prafulla Wadaskar
> Subject: [PATCH v4
> -Original Message-
> From: Prafulla Wadaskar [mailto:prafu...@marvell.com]
> Sent: Tuesday, December 07, 2010 10:36 PM
> To: u-boot@lists.denx.de
> Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan
> Sarnaik; Ashish Karkare; Prafulla Wadaskar; Mahavir Jain
> Subje
> -Original Message-
> From: Prafulla Wadaskar [mailto:prafu...@marvell.com]
> Sent: Tuesday, December 07, 2010 10:36 PM
> To: u-boot@lists.denx.de
> Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan
> Sarnaik; Ashish Karkare; Prafulla Wadaskar; Mahavir Jain
> Subje
The following changes since commit ac8983bcba75576c50307b5e8dc8fb848740ee61:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-imx
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Dirk Behme (1):
OMAP: Timer: Replace bss variable
Wolfgang,
Please pull u-boot-ti/next
After adding the twl6030 patch i realized that Albert delegated this patch to
himself.
But i have seen no comments from him. So i did not ammend the pull request.
If he has issues with this patch, we can drop it.
Thanks,
Sandeep
The following changes since
Le 11/12/2010 17:08, s-paul...@ti.com a écrit :
> Wolfgang,
>
> Please pull u-boot-ti/next
>
> After adding the twl6030 patch i realized that Albert delegated this patch to
> himself.
> But i have seen no comments from him. So i did not ammend the pull request.
> If he has issues with this patch,
>
> DECLARE_GLOBAL_DATA_PTR declarations in functions are inherently
> troublesome with various compilers (e.g. gcc 4.5)
>
> Signed-off-by: Nishanth Menon
> ---
> Similar to the fix I did in:
> http://marc.info/?t=12880377354&r=1&w=2
> for OMAP4
> arch/arm/cpu/armv7/omap3/emif4.c |3 +
Hi Simon,
2010/12/10 Simon Glass :
> I am sending this to the list looking for comments. Testing has been
> confined to just a few USB sticks - no USB hard drives, USB card
> readers, etc. But there are reports on the mailing list of problems
> with U-Boot's detection of USB mass storage devices.
Name:> Occupation:> Tell:> Sex:> Country:
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
From: Sandeep Paulraj
Some DaVinci boards are using flags that are no longer valid
So remove them.
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_schmoogie.h |7 ---
include/configs/davinci_sffsdr.h|5 -
include/configs/davinci_sonata.h|7 ---
3 fil
From: Sandeep Paulraj
Add ARM Relocation Support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_sonata.h |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_sonata.h b/include/configs/davinci_sonata.h
index 1059ebe..ebfdafa 1006
From: Sandeep Paulraj
Add ARM Relocation Support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_sffsdr.h |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_sffsdr.h b/include/configs/davinci_sffsdr.h
index 336d606..307b9f2 1006
From: Sandeep Paulraj
Add ARM Relocation Support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_schmoogie.h |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_schmoogie.h
b/include/configs/davinci_schmoogie.h
index 841f444..5c
From: Sandeep Paulraj
Add ARM Relocation Support
Signed-off-by: Sandeep Paulraj
---
include/configs/davinci_dm6467evm.h |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/include/configs/davinci_dm6467evm.h
b/include/configs/davinci_dm6467evm.h
index f0a8e98..3ef
20 matches
Mail list logo