
Hello Bing,
Edison?! Edison is dead (end), as I know it... The project is cancelled. Correct me if I am wrong!
Much more important INTEL U-Boot businesses are ATOM E3900/APL-I family and CORE-5 BDW-DE (possible also BDW-DE NS),
What about these?
Thank you, Zoran Stojsavljevic _______
On Sat, Oct 7, 2017 at 9:16 AM, Bin Meng bmeng.cn@gmail.com wrote:
Hi Tom,
The following changes since commit 3ea0520512089cffbe02b7d6eb645c dfddb09c5c:
disk: part_dos: Use the original allocation scheme for the SPL case (2017-10-05 10:45:33 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to 256df1e1c6664e94926affe9318faa8258c18582:
x86: edison: Bring minimal ACPI support to the board (2017-10-07 15:07:59 +0800)
Andy Shevchenko (2): x86: tangier: Enable ACPI support for Intel Tangier x86: edison: Bring minimal ACPI support to the board
Stefan Roese (3): x86: theadorable-x86-common: Add further pci hotplug cmdline parameters x86: theadorable-x86-common: Move "-generic" into kernel-ver variable x86: theadorable-x86-xxx_defconfig: Enable setexpr command
arch/x86/cpu/tangier/Makefile | 1 + arch/x86/cpu/tangier/acpi.c | 87 +++++++++++++++++++++++++++++++ arch/x86/include/asm/arch-tangier/acpi/global_nvs.asl | 16 ++++++ arch/x86/include/asm/arch-tangier/acpi/platform.asl | 31 +++++++++++ arch/x86/include/asm/arch-tangier/acpi/southcluster.asl | 298 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++ arch/x86/include/asm/arch-tangier/global_nvs.h | 22 ++++++++ board/intel/edison/.gitignore | 3 ++ board/intel/edison/Kconfig | 6 +++ board/intel/edison/Makefile | 1 + board/intel/edison/dsdt.asl | 13 +++++ configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 1 - configs/theadorable-x86-conga-qa3-e3845_defconfig | 1 - configs/theadorable-x86-dfi-bt700_defconfig | 1 - include/configs/edison.h | 3 ++ include/configs/theadorable-x86-common.h | 11 ++-- 15 files changed, 487 insertions(+), 8 deletions(-) create mode 100644 arch/x86/cpu/tangier/acpi.c create mode 100644 arch/x86/include/asm/arch-tangier/acpi/global_nvs.asl create mode 100644 arch/x86/include/asm/arch-tangier/acpi/platform.asl create mode 100644 arch/x86/include/asm/arch- tangier/acpi/southcluster.asl create mode 100644 arch/x86/include/asm/arch-tangier/global_nvs.h create mode 100644 board/intel/edison/.gitignore create mode 100644 board/intel/edison/dsdt.asl
Regards, Bin _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot