Hi Hanjun/ACPI team,
I am trying to boot V8 foundation model. I am using boot wrapper code from git://git.linaro.org/arm/models/boot-wrapper-aarch64.git Kernel is booting fine but I cannot load ACPI blob as there are no hooks in it to pass to kernel. However in the git://git.linaro.org/arm/models/boot-wrapper.git there are some ACPI hooks but it is for armv7 and does not compile for arm64 linaro toolchain.
Any pointer where i am going wrong?
Thanks, Amit Daniel
Hi Amit,
I created a "special" bootwrapper for the foundation model to use until UEFI was at fully working state.
https://git.linaro.org/gitweb?p=people/graemegregory/boot-wrapper-aarch64.gi...
https://wiki.linaro.org/LEG/Engineering/Kernel/ACPI/AcpiOnFoundation
explains how to boot, but I just noticed git address needs updated to the above.
Graeme
On Thu, Dec 05, 2013 at 05:02:37PM +0530, Amit Kachhap wrote:
Hi Hanjun/ACPI team,
I am trying to boot V8 foundation model. I am using boot wrapper code from git://git.linaro.org/arm/models/boot-wrapper-aarch64.git Kernel is booting fine but I cannot load ACPI blob as there are no hooks in it to pass to kernel. However in the git://git.linaro.org/arm/models/boot-wrapper.git there are some ACPI hooks but it is for armv7 and does not compile for arm64 linaro toolchain.
Any pointer where i am going wrong?
Thanks, Amit Daniel
Linaro-acpi mailing list Linaro-acpi@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-acpi
Hi Graeme,
Your steps suggested worked. Thanks.
//Amit
On 12/5/13, Graeme Gregory graeme.gregory@linaro.org wrote:
Hi Amit,
I created a "special" bootwrapper for the foundation model to use until UEFI was at fully working state.
https://git.linaro.org/gitweb?p=people/graemegregory/boot-wrapper-aarch64.gi...
https://wiki.linaro.org/LEG/Engineering/Kernel/ACPI/AcpiOnFoundation
explains how to boot, but I just noticed git address needs updated to the above.
Graeme
On Thu, Dec 05, 2013 at 05:02:37PM +0530, Amit Kachhap wrote:
Hi Hanjun/ACPI team,
I am trying to boot V8 foundation model. I am using boot wrapper code from git://git.linaro.org/arm/models/boot-wrapper-aarch64.git Kernel is booting fine but I cannot load ACPI blob as there are no hooks in it to pass to kernel. However in the git://git.linaro.org/arm/models/boot-wrapper.git there are some ACPI hooks but it is for armv7 and does not compile for arm64 linaro toolchain.
Any pointer where i am going wrong?
Thanks, Amit Daniel
Linaro-acpi mailing list Linaro-acpi@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-acpi