public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: u-boot@lists.denx.de
Subject: [PATCH v1 2/2] x86: edison: Switch to ACPI mode
Date: Wed, 29 Jan 2020 18:16:40 +0200	[thread overview]
Message-ID: <20200129161640.GL32742@smile.fi.intel.com> (raw)
In-Reply-To: <20200109211235.79590-2-andriy.shevchenko@linux.intel.com>

On Thu, Jan 09, 2020 at 11:12:35PM +0200, Andy Shevchenko wrote:
> SFI is quite poor and useless resource provider. Moreover it makes hard
> to develop and extend functionality in the Linux kernel.
> 
> Enable a necessary minimum to use ACPI on Intel Edison.
> 
> Linux kernel have been prepared for this change since v5.4, where the last
> crucial driver, i.e. for Basin Cove PMIC, has been submitted.
> 
> Note, that stock image won't suffer by this change since it doesn't have
> ACPI enabled on the kernel level.

Bin, Simon, can we get these into 2020.04?

> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  configs/edison_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/edison_defconfig b/configs/edison_defconfig
> index 124f0f628f..58707d619a 100644
> --- a/configs/edison_defconfig
> +++ b/configs/edison_defconfig
> @@ -6,6 +6,7 @@ CONFIG_NR_DRAM_BANKS=3
>  CONFIG_VENDOR_INTEL=y
>  CONFIG_TARGET_EDISON=y
>  CONFIG_SMP=y
> +CONFIG_GENERATE_ACPI_TABLE=y
>  CONFIG_BOARD_EARLY_INIT_R=y
>  CONFIG_LAST_STAGE_INIT=y
>  CONFIG_HUSH_PARSER=y
> -- 
> 2.24.1
> 

-- 
With Best Regards,
Andy Shevchenko

  reply	other threads:[~2020-01-29 16:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09 21:12 [PATCH v1 1/2] x86: edison: Enable command line editing Andy Shevchenko
2020-01-09 21:12 ` [PATCH v1 2/2] x86: edison: Switch to ACPI mode Andy Shevchenko
2020-01-29 16:16   ` Andy Shevchenko [this message]
2020-01-30  2:17     ` Simon Glass
2020-02-03  5:01       ` Bin Meng
2020-02-03  8:30         ` Andy Shevchenko
2020-02-03  4:59   ` Bin Meng
2020-02-03  5:08     ` Bin Meng
2020-01-30  2:17 ` [PATCH v1 1/2] x86: edison: Enable command line editing Simon Glass
2020-02-03  4:57 ` Bin Meng
2020-02-03  5:08   ` 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=20200129161640.GL32742@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --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