public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marc Dietrich <marvin24@gmx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] tegra: enable lp0 on paz00
Date: Mon, 10 Sep 2012 21:53:11 +0200	[thread overview]
Message-ID: <2052819.Gahv9nAWv5@ax5200p> (raw)
In-Reply-To: <504E3A7F.4070600@wwwdotorg.org>

On Monday 10 September 2012 13:07:43 Stephen Warren wrote:
> On 09/10/2012 12:51 PM, Marc Dietrich wrote:
> > This enables LP0 to support suspend / resume on PAZ00.
> 
> Ooh. Did you test this out with the AC100 kernel, and have it work?
> That'd be pretty cool...

yeah, it would.

Unfortunately, I failed to boot a nvidia 3.1 kernel with uboot (hangs 
somewhere in usb code), so I couldn't test it so far. But I'll retry soon.
 
> > diff --git a/board/compal/paz00/Makefile b/board/compal/paz00/Makefile
> > 
> > -COBJS	:= $(BOARD).o
> > -COBJS	+= ../../nvidia/common/board.o
> > +COBJS-y	:= $(BOARD).o
> > +COBJS-y	+= ../../nvidia/common/board.o
> > +COBJS-$(CONFIG_TEGRA_CLOCK_SCALING) += ../../nvidia/common/emc.o
> 
> Hmmm. That's odd. I'd expect that to be part of the core Tegra code,
> rather than something boards have to pull in manually.

Correct, will kill it in the next try.

> > diff --git a/include/configs/paz00.h b/include/configs/paz00.h
> > 
> > +/* LP0 suspend / resume */
> > +#define CONFIG_TEGRA20_LP0
> 
> That's been renamed CONFIG_TEGRA_LP0 in u-boot-tegra/next.

Thanks for the hint. At least I have a better chance to test it now ;-)

Marc

  parent reply	other threads:[~2012-09-10 19:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10 18:51 [U-Boot] [PATCH 1/2] tegra: i2c: Enable I2C on PAZ00 Marc Dietrich
2012-09-10 18:51 ` [U-Boot] [PATCH 2/2] tegra: enable lp0 on paz00 Marc Dietrich
2012-09-10 19:07   ` Stephen Warren
2012-09-10 19:32     ` Tom Warren
2012-09-16 16:16       ` Marc Dietrich
2012-09-17 16:09         ` Tom Warren
2012-09-10 19:53     ` Marc Dietrich [this message]
2012-09-10 19:04 ` [U-Boot] [PATCH 1/2] tegra: i2c: Enable I2C on PAZ00 Stephen Warren
2012-09-10 19:57   ` Marc Dietrich
2012-09-10 20:55     ` Stephen Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2052819.Gahv9nAWv5@ax5200p \
    --to=marvin24@gmx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox