u-boot-brain/board/intel/edison
Andy Shevchenko 256df1e1c6 x86: edison: Bring minimal ACPI support to the board
This board is based on Intel Tangier SoC (Intel Merrifield platform)
and may utilize ACPI powerfulness.

Bring minimum support by appending initial DSDT table for it.

Note, the addresses for generated tables are carefully chosen to avoid
any conflicts with existing shadowed BIOS data. The user have somewhat
like ~31 kB available for compiled ACPI tables that ought to be enough.

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2017-10-07 15:07:59 +08:00
..
.gitignore x86: edison: Bring minimal ACPI support to the board 2017-10-07 15:07:59 +08:00
config.mk x86: Add Intel Edison board files 2017-07-30 10:30:25 +08:00
dsdt.asl x86: edison: Bring minimal ACPI support to the board 2017-10-07 15:07:59 +08:00
edison.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
Kconfig x86: edison: Bring minimal ACPI support to the board 2017-10-07 15:07:59 +08:00
MAINTAINERS x86: Add Intel Edison board files 2017-07-30 10:30:25 +08:00
Makefile x86: edison: Bring minimal ACPI support to the board 2017-10-07 15:07:59 +08:00
start.S x86: Add Intel Edison board files 2017-07-30 10:30:25 +08:00