From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [UBOOT PATCH v1 0/2] Add ACPI table support on Minnowmax
Date: Fri, 18 Mar 2016 13:01:31 +0100 [thread overview]
Message-ID: <56EBEE1B.9060701@denx.de> (raw)
In-Reply-To: <1440893436-31050-1-git-send-email-saket.sinha89@gmail.com>
Hi Saket,
On 30.08.2015 02:10, Saket Sinha wrote:
> This series adds ACPI table support on Minnowmax.
>
> Saket Sinha (2):
> x86: Add ACPI table support to Minnowmax
> x86: Add DSDT table for supporting ACPI on Minnowmax
>
> board/intel/minnowmax/Makefile | 1 +
> board/intel/minnowmax/acpi.c | 234 +++++++++++++++++++++++
> board/intel/minnowmax/acpi/cpu.asl | 65 +++++++
> board/intel/minnowmax/acpi/device_nvs.asl | 75 ++++++++
> board/intel/minnowmax/acpi/globalnvs.asl | 88 +++++++++
> board/intel/minnowmax/acpi/mainboard.asl | 13 ++
> board/intel/minnowmax/acpi/platform.asl | 62 ++++++
> board/intel/minnowmax/acpi/sleepstates.asl | 14 ++
> board/intel/minnowmax/acpi/southcluster.asl | 286 ++++++++++++++++++++++++++++
> board/intel/minnowmax/dsdt.asl | 46 +++++
> 10 files changed, 884 insertions(+)
> create mode 100644 board/intel/minnowmax/acpi.c
> create mode 100644 board/intel/minnowmax/acpi/cpu.asl
> create mode 100644 board/intel/minnowmax/acpi/device_nvs.asl
> create mode 100644 board/intel/minnowmax/acpi/globalnvs.asl
> create mode 100644 board/intel/minnowmax/acpi/mainboard.asl
> create mode 100644 board/intel/minnowmax/acpi/platform.asl
> create mode 100644 board/intel/minnowmax/acpi/sleepstates.asl
> create mode 100644 board/intel/minnowmax/acpi/southcluster.asl
> create mode 100644 board/intel/minnowmax/dsdt.asl
I'm interested in ACPI support for BayTrail (e.g. MinnowMAX). And
noticed that you didn't follow up on this MinnowMAX ACPI support
thread. In another patchset by Miao (added to Cc), ACPI support has
now been added for QEMU already:
https://www.mail-archive.com/u-boot at lists.denx.de/msg200312.html
So what is the current status of ACPI for x86 in U-Boot? Is someone
currently working on BayTrail / MinnowMAX ACPI support? If yes,
please let me know so that we can combine our efforts. If not, please
give me some hints on how to best start / continue here. Why did this
patchset from Saket not make it into mainline? What are the main
flaws / problems?
Any hints or suggestions welcome! :)
Thanks,
Stefan
next prev parent reply other threads:[~2016-03-18 12:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-30 0:10 [U-Boot] [UBOOT PATCH v1 0/2] Add ACPI table support on Minnowmax Saket Sinha
2015-08-30 0:10 ` [U-Boot] [UBOOT PATCH v1 1/2] x86: Add ACPI table support to Minnowmax Saket Sinha
2015-08-31 3:26 ` Bin Meng
2015-08-30 0:10 ` [U-Boot] [UBOOT PATCH v1 2/2] x86: Add DSDT table for supporting ACPI on Minnowmax Saket Sinha
2015-08-31 3:28 ` Bin Meng
2015-08-31 4:28 ` Saket Sinha
2016-03-18 12:01 ` Stefan Roese [this message]
2016-03-21 9:15 ` [U-Boot] [UBOOT PATCH v1 0/2] Add ACPI table support " Bin Meng
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=56EBEE1B.9060701@denx.de \
--to=sr@denx.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