From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] tegra: enable lp0 on paz00
Date: Mon, 10 Sep 2012 13:07:43 -0600 [thread overview]
Message-ID: <504E3A7F.4070600@wwwdotorg.org> (raw)
In-Reply-To: <644afaa87f727ab1558c1f1fa9e69faab10c8a95.1347302983.git.marvin24@gmx.de>
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...
> 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.
> 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.
next prev parent reply other threads:[~2012-09-10 19:07 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 [this message]
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
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=504E3A7F.4070600@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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