Hi,
On Fri, Jan 27, 2012 at 7:32 AM, periyasamy samy
wrote:
> hi..
> i am new to u-boot and for my practice i compiled arm720t impa7 source
> code using abacus-anurag-linux compiler. i am getting the following
I'm not familiar with abacus-anurag, but isn't that a different
architecture? This i
The current implementation of cfi_flash uses udelay to reset watchdog.
If several blocks are blank (0xff filled) the watchdog timed out.
The reason is, udelay is never called, if flash device is ready to fast.
e.g.
mw.w $(copy_addr) 1;cp.b $(copy_addr) 1088 2
-> watchdo
>> When I swap power_init and mem_init though, the board boots fine, othervise
>> it
>> hangs.
>
> Ok, so looks like this is not compiler related issue then.
I will try this too. I've noticed that mem_init also touched PLL bypass, etc.
I'm starting to wonder if we need to touch PLL bypass in po
On Thu, Jan 26, 2012 at 05:39:13PM +0100, Pali Rohár wrote:
> On Thursday 26 January 2012 11:25:59 Sergey Lapin wrote:
> > On Wed, Jan 25, 2012 at 11:00:34PM +0100, Marek Vasut wrote:
> > >
> > > What do you mean, you don't need xloader, u-boot SPL can replace it.
> >
> > Yes and no. No, becaue y
On Thu, Jan 26, 2012 at 2:19 AM, Tom Rini wrote:
> On Wed, Jan 25, 2012 at 3:32 AM, Stefano Babic wrote:
>> On 17/01/2012 07:14, Govindraj wrote:
>>> On Mon, Jan 16, 2012 at 3:27 PM, Stefano Babic wrote:
On 16/01/2012 08:58, Govindraj wrote:
> Th v2 patch series [1] posted is based
On 27/01/2012 10:07, Govindraj wrote:
>>
>> My only concern is that I would really like to wait for the cleanup /
>> fixup series to be complete before we pull this change in as well.
>>
>
> Yes thanks,
>
> I am working on some comments from Igor to make use of ulpi frame work
> for soft phy res
On Friday 27 January 2012 03:59:41 Sergey Lapin wrote:
> On Thu, Jan 26, 2012 at 05:39:13PM +0100, Pali Rohár wrote:
> > On Thursday 26 January 2012 11:25:59 Sergey Lapin wrote:
> > > On Wed, Jan 25, 2012 at 11:00:34PM +0100, Marek Vasut wrote:
> > > > What do you mean, you don't need xloader, u-bo
On 26.01.2012 23:21, Troy Kisky wrote:
Signed-off-by: Troy Kisky
Whole patch series:
Acked-by: Dirk Behme
Many thanks!
Dirk
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Wed, Jan 25, 2012 at 08:57:19PM +0100, Pali Rohár wrote:
> On Wednesday 25 January 2012 19:18:50 Marek Vasut wrote:
> > Do you need this command if you already have common/menu.c?
> >
>
> I need menu which can work with ANSI terminal and framebuffer on device
> screen. Something which can eas
Add support for fixing usb mode and phy type for
MPH(Multi Port Host) USB controllers in device-tree nodes.
Required for socs like P3060, P5020, etc having MPH USB controller.
Signed-off-by: Ramneek Mehresh
---
arch/powerpc/cpu/mpc8xxx/fdt.c | 46 ++--
incl
Hi Tom,
These patches have been posted earlier and have gone necessary
reviews and I feel they are ready to be pulled. Please pull
these pathes.
Thanks and Regards,
-Manju
The following changes since commit 3325ee67f2194d821f0755b94dc57adb1d579d7b:
Yegor Yefremov (1):
am3517evm: remove
Hi Manju,
On Fri, Jan 27, 2012 at 12:34 PM, Hadli, Manjunath
wrote:
> Hi Tom,
>
> These patches have been posted earlier and have gone necessary
> reviews and I feel they are ready to be pulled. Please pull
> these pathes.
I think the last time you posted these patches was in September,
right? S
On Wed, Jan 25, 2012 at 7:10 PM, Igor Grinberg wrote:
> Hi Govindraj,
>
> On 01/25/12 11:04, Govindraj wrote:
>> Hi Igor,
>>
>> On Sun, Jan 22, 2012 at 5:50 PM, Igor Grinberg
>> wrote:
>>> On 01/19/12 10:15, Govindraj wrote:
On Wed, Jan 18, 2012 at 11:21 PM, Igor Grinberg
wrote:
On 01/26/2012 07:50 PM, Mike Frysinger wrote:
On Thursday 26 January 2012 20:22:22 Eric Nelson wrote:
On 01/24/2012 11:08 AM, Mike Frysinger wrote:
On Tuesday 24 January 2012 11:18:22 Eric Nelson wrote:
This patch allows a board configuration file to provide a default
chip-select for serial fl
On Thu, Jan 26, 2012 at 5:21 PM, Tom Rini wrote:
> On Thu, Jan 26, 2012 at 12:35 PM, wilsonjonathan
> wrote:
>> On Thu, 2012-01-26 at 12:28 -0700, Tom Rini wrote:
>>> On Thu, Jan 26, 2012 at 12:14 PM, wilsonjonathan
>>> wrote:
>>> > On Thu, 2012-01-26 at 10:08 -0700, Tom Rini wrote:
>>> >> On We
On Fri, Jan 27, 2012 at 8:05 AM, Robert Nelson wrote:
> On Thu, Jan 26, 2012 at 5:21 PM, Tom Rini wrote:
>> On Thu, Jan 26, 2012 at 12:35 PM, wilsonjonathan
>> wrote:
>>> On Thu, 2012-01-26 at 12:28 -0700, Tom Rini wrote:
On Thu, Jan 26, 2012 at 12:14 PM, wilsonjonathan
wrote:
>
On Fri, 2012-01-27 at 08:09 -0700, Tom Rini wrote:
> On Fri, Jan 27, 2012 at 8:05 AM, Robert Nelson
> wrote:
> > On Thu, Jan 26, 2012 at 5:21 PM, Tom Rini wrote:
> >> On Thu, Jan 26, 2012 at 12:35 PM, wilsonjonathan
> >> wrote:
> >>> On Thu, 2012-01-26 at 12:28 -0700, Tom Rini wrote:
> On
I think the area of code that needs investigating is in
arch/arm/cpu/armv7/omap3/sdrc.c
line 82 onwards :-
> u32 get_sdr_cs_size(u32 cs)
> {
> u32 size;
>
> /* get ram size field */
> size = readl(&sdrc_base->cs[cs].mcfg) >> 8;
> size &= 0x3FF; /* remove unwante
On Fri, Jan 27, 2012 at 8:50 AM, wilsonjonathan
wrote:
> I think the area of code that needs investigating is in
> arch/arm/cpu/armv7/omap3/sdrc.c
>
> line 82 onwards :-
>
>
>> u32 get_sdr_cs_size(u32 cs)
>> {
>> u32 size;
>>
>> /* get ram size field */
>> size = readl(&sdrc_base
On Fri, Jan 27, 2012 at 9:58 AM, Tom Rini wrote:
> On Fri, Jan 27, 2012 at 8:50 AM, wilsonjonathan
> wrote:
>> I think the area of code that needs investigating is in
>> arch/arm/cpu/armv7/omap3/sdrc.c
>>
>> line 82 onwards :-
>>
>>
>>> u32 get_sdr_cs_size(u32 cs)
>>> {
>>> u32 size;
>>>
>>
On Fri, Jan 27, 2012 at 9:23 AM, Robert Nelson wrote:
> On Fri, Jan 27, 2012 at 9:58 AM, Tom Rini wrote:
>> On Fri, Jan 27, 2012 at 8:50 AM, wilsonjonathan
>> wrote:
>>> I think the area of code that needs investigating is in
>>> arch/arm/cpu/armv7/omap3/sdrc.c
>>>
>>> line 82 onwards :-
>>>
>>>
On Thu, 2012-01-12 at 08:22 -0800, Prafulla Wadaskar wrote:
>
> > -Original Message-
> > From: Ian Campbell [mailto:i...@hellion.org.uk]
> > Sent: 12 January 2012 21:40
> > To: u-boot@lists.denx.de
> > Cc: Ian Campbell; Prafulla Wadaskar; Albert ARIBAUD
> > Subject: [PATCH] kirkwood_spi: c
Hi,
I am Manish and i have recently started working on beagleboard xm.
I am facing certain issues. Need guidance to solve it.
Background:
I am using beagleboard xm, uboot version 9 of 2011
Intention:
Current version of uboot has the environment variable loaduimage set for
ext3 partition.Now i wa
On Fri, Jan 27, 2012 at 10:25 AM, Tom Rini wrote:
> On Fri, Jan 27, 2012 at 9:23 AM, Robert Nelson
> wrote:
>> On Fri, Jan 27, 2012 at 9:58 AM, Tom Rini wrote:
>>> On Fri, Jan 27, 2012 at 8:50 AM, wilsonjonathan
>>> wrote:
I think the area of code that needs investigating is in
arch/
On Fri, Jan 27, 2012 at 10:51 AM, Robert Nelson wrote:
> On Fri, Jan 27, 2012 at 10:25 AM, Tom Rini wrote:
>> On Fri, Jan 27, 2012 at 9:23 AM, Robert Nelson
>> wrote:
>>> On Fri, Jan 27, 2012 at 9:58 AM, Tom Rini wrote:
On Fri, Jan 27, 2012 at 8:50 AM, wilsonjonathan
wrote:
> I
On Fri, Jan 27, 2012 at 10:09 AM, Robert Nelson wrote:
> On Fri, Jan 27, 2012 at 10:51 AM, Robert Nelson
> wrote:
>> On Fri, Jan 27, 2012 at 10:25 AM, Tom Rini wrote:
>>> On Fri, Jan 27, 2012 at 9:23 AM, Robert Nelson
>>> wrote:
On Fri, Jan 27, 2012 at 9:58 AM, Tom Rini wrote:
> On
On Fri, Jan 27, 2012 at 11:58 AM, Tom Rini wrote:
> On Fri, Jan 27, 2012 at 10:09 AM, Robert Nelson
> wrote:
>> On Fri, Jan 27, 2012 at 10:51 AM, Robert Nelson
>> wrote:
>>> On Fri, Jan 27, 2012 at 10:25 AM, Tom Rini wrote:
On Fri, Jan 27, 2012 at 9:23 AM, Robert Nelson
wrote:
>>>
Hello,
I've updated my pull request with two important bugfixes.
The following changes since commit 5d250e52ffd5554834a45ac8d53762fbbf36933c:
Simon Glass (1):
tegra2: Enable data cache
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Ben Gardiner (1):
On Fri, Jan 20, 2012 at 6:06 AM, Aneesh V wrote:
> Hi Christian,
>
>
> On Friday 20 January 2012 06:18 PM, Christian Riesch wrote:
>>
>> Hi Aneesh,
>>
>> On Fri, Jan 20, 2012 at 1:13 PM, Aneesh V wrote:
>>>
>>> On Friday 20 January 2012 02:51 PM, Christian Riesch wrote:
On Fri, Jan 20,
On Fri, 2012-01-27 at 12:00 -0600, Robert Nelson wrote:
> On Fri, Jan 27, 2012 at 11:58 AM, Tom Rini wrote:
> >>
> >>
> >> OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz
> >> OMAP3 Beagle board + LPDDR/NAND
> >> I2C: ready
> >> DRAM: 256 MiB
> >> NAND: 256 MiB
> >> MMC: OMAP S
On Fri, Jan 27, 2012 at 11:42 AM, wilsonjonathan
wrote:
> On Fri, 2012-01-27 at 12:00 -0600, Robert Nelson wrote:
>> On Fri, Jan 27, 2012 at 11:58 AM, Tom Rini wrote:
>> >>
>> >>
>> >> OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz
>> >> OMAP3 Beagle board + LPDDR/NAND
>> >> I2C:
Hello,
u-boot has some code for beagleboard to initialize DVI (?), i.e.
beagle_display_init();
omap3_dss_enable();
as well as CONFIG_VIDEO_OMAP3
what is the expected output? this doesn't seem to do anything
I understand that there is no code to actually output an image, but I
would expect that
On Fri, Jan 27, 2012 at 12:42 PM, wilsonjonathan
wrote:
> On Fri, 2012-01-27 at 12:00 -0600, Robert Nelson wrote:
>> On Fri, Jan 27, 2012 at 11:58 AM, Tom Rini wrote:
>> >>
>> >>
>> >> OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz
>> >> OMAP3 Beagle board + LPDDR/NAND
>> >> I2C:
On 01/26/2012 11:34 AM, Peter Barada wrote:
> On 01/26/2012 12:27 PM, Scott Wood wrote:
>> Why are two copies insufficient for that?
> Two copies are sufficient, if none of the blocks ever go bad.
>
> To simplify things, suppose the environment is the same size as a block
> and you have only two b
On 1/26/2012 7:54 PM, Mike Frysinger wrote:
On Thursday 26 January 2012 17:21:44 Troy Kisky wrote:
+/* This is used to set board specific things like clock skew */
+unsigned short ksz9021_por_cmds[] = {
static const
Thanks
+int ksz9021_send_phy_cmds(struct phy_device *phydev, unsigned shor
Dear Zeeshan Aslam,
In message
you wrote:
>
> From where I can get the UBOOT code for SPEAr1310 evaluation board. I m
> first time working on UBOOT thing. kindly direct me to the appropriate link
> where I can download this for SPEAr1310.
This code has not been pushed into mainline yet.
You ca
On 01/27/2012 04:46 PM, Scott Wood wrote:
> On 01/26/2012 11:34 AM, Peter Barada wrote:
>> On 01/26/2012 12:27 PM, Scott Wood wrote:
>>> Why are two copies insufficient for that?
>> Two copies are sufficient, if none of the blocks ever go bad.
>>
>> To simplify things, suppose the environment is th
On Fri, Jan 27, 2012 at 3:08 PM, Peter Barada wrote:
> On 01/27/2012 04:46 PM, Scott Wood wrote:
>> On 01/26/2012 11:34 AM, Peter Barada wrote:
>>> On 01/26/2012 12:27 PM, Scott Wood wrote:
Why are two copies insufficient for that?
>>> Two copies are sufficient, if none of the blocks ever go
38 matches
Mail list logo