Activity log for bug #1274126

Date Who What changed Old value New value Message
2014-01-29 14:12:14 Fu Wei bug added bug
2014-01-29 14:12:14 Fu Wei attachment added stub-kernel TFTP boot test : FDT path setup log https://bugs.launchpad.net/bugs/1274126/+attachment/3961743/+files/stub-kernel_TFTP_error.log
2014-01-29 14:13:52 Fu Wei bug added subscriber Leif Lindholm
2014-01-29 14:14:05 Fu Wei bug added subscriber Anmar Oueja
2014-01-29 14:47:59 Anmar Oueja linaro-uefi: assignee Leif Lindholm (leif-lindholm)
2014-01-29 14:57:10 Leif Lindholm linaro-uefi: milestone 14.02
2014-01-29 14:58:08 Leif Lindholm linaro-uefi: status New Confirmed
2014-01-29 14:58:18 Leif Lindholm linaro-uefi: importance Undecided High
2014-02-05 12:14:33 Anmar Oueja summary UEFI: stub-kernel TFTP boot test fail UEFI: stub-kernel TFTP boot test fail on v7 and v8
2014-02-05 12:22:43 Fu Wei description (1)can not setup tftp boot info properly When setup tftp boot info, I can not input FDT path in one time, I need to : a, input FDT path(go back to MENU, the path is wrong) b, clean FDT path c, add FDT path again after this three steps, The FDT path of tftp boot will be right in the boot MENU. Please check the file attached in detail. (2) after making right setting, kernel can not be brought up successfully, a: sometimes it will show a lot of "Synchronous Exception" --------------------- [1] Linaro disk image on virtio - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2 - FDT: VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fvp-base-gicv2-psci.dtb - LoaderType: Linux kernel with Local FDT [2] pxe - MAC(201201041000,0x1) - LoaderType: EFI Application [3] lava-test - MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/Image - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro - FDT: MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/fvp-base-gicv2-psci.dtb - LoaderType: Linux kernel with Local FDT ----------------------- Global FDT Config - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fdt.dtb ----------------------- [a] Boot Manager [b] Shell [c] Reboot [d] Shutdown Start: 3 Synchronous Exception: ...... --------------------- b, somtimes it will show a "Warning" ,then stop. --------------------- [1] Linaro disk image on virtio - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2 - FDT: VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fvp-base-gicv2-psci.dtb - LoaderType: Linux kernel with Local FDT [2] pxe - MAC(201201041000,0x1) - LoaderType: EFI Application [3] lava-test - MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/Image - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro - FDT: MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/fvp-base-gicv2-psci.dtb - LoaderType: Linux kernel with Local FDT ----------------------- Global FDT Config - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fdt.dtb ----------------------- [a] Boot Manager [b] Shell [c] Reboot [d] Shutdown Start: 3 Warning: Failed to reserve the memory required for the secondary cores at 0xF7E00000, Status = Not Found PEI 1443 ms DXE 454 ms BDS 49961 ms Total Time = 51859 ms --------------------- (3) tried PXE boot into GRUB on ARMv8, Fail --------------------- GNU GRUB version 2.02~beta2 Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device or file completions. grub> linux (tftp)efi/Image console=ttyAMA0 earlyprintk=pl011,0x1c090000 debu g user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro grub> devicetree (tftp)efi/fvp-base-gicv2-psci.dtb grub> boot EFI stub: Booting Linux Kernel... EFI stub: ERROR: Failed to load device tree! --------------------- BTW, There are not these problem in ARMv7 test, I can run TFTP boot on v7 FAST Model. (1)can not setup tftp boot info properly When setup tftp boot info, I can not input FDT path in one time, I need to :  a, input FDT path(go back to MENU, the path is wrong)  b, clean FDT path  c, add FDT path again after this three steps, The FDT path of tftp boot will be right in the boot MENU. Please check the file attached in detail. (2) after making right setting, kernel can not be brought up successfully,  a: sometimes it will show a lot of "Synchronous Exception" --------------------- [1] Linaro disk image on virtio  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2  - FDT: VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT [2] pxe  - MAC(201201041000,0x1)  - LoaderType: EFI Application [3] lava-test  - MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro  - FDT: MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT ----------------------- Global FDT Config  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fdt.dtb ----------------------- [a] Boot Manager [b] Shell [c] Reboot [d] Shutdown Start: 3 Synchronous Exception: ...... --------------------- b, somtimes it will show a "Warning" ,then stop. --------------------- [1] Linaro disk image on virtio  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2  - FDT: VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT [2] pxe  - MAC(201201041000,0x1)  - LoaderType: EFI Application [3] lava-test  - MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro  - FDT: MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT ----------------------- Global FDT Config  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fdt.dtb ----------------------- [a] Boot Manager [b] Shell [c] Reboot [d] Shutdown Start: 3 Warning: Failed to reserve the memory required for the secondary cores at 0xF7E00000, Status = Not Found    PEI 1443 ms    DXE 454 ms    BDS 49961 ms Total Time = 51859 ms --------------------- (3) tried PXE boot into GRUB on ARMv8, Fail ---------------------                           GNU GRUB version 2.02~beta2    Minimal BASH-like line editing is supported. For the first word, TAB    lists possible command completions. Anywhere else TAB lists possible    device or file completions. grub> linux (tftp)efi/Image console=ttyAMA0 earlyprintk=pl011,0x1c090000 debu g user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro grub> devicetree (tftp)efi/fvp-base-gicv2-psci.dtb grub> boot EFI stub: Booting Linux Kernel... EFI stub: ERROR: Failed to load device tree! --------------------- *(this is kernel problem)* BTW, There are not these problem in ARMv7 test, I can run TFTP boot on v7 FAST Model.
2014-02-21 12:30:48 Fu Wei description (1)can not setup tftp boot info properly When setup tftp boot info, I can not input FDT path in one time, I need to :  a, input FDT path(go back to MENU, the path is wrong)  b, clean FDT path  c, add FDT path again after this three steps, The FDT path of tftp boot will be right in the boot MENU. Please check the file attached in detail. (2) after making right setting, kernel can not be brought up successfully,  a: sometimes it will show a lot of "Synchronous Exception" --------------------- [1] Linaro disk image on virtio  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2  - FDT: VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT [2] pxe  - MAC(201201041000,0x1)  - LoaderType: EFI Application [3] lava-test  - MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro  - FDT: MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT ----------------------- Global FDT Config  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fdt.dtb ----------------------- [a] Boot Manager [b] Shell [c] Reboot [d] Shutdown Start: 3 Synchronous Exception: ...... --------------------- b, somtimes it will show a "Warning" ,then stop. --------------------- [1] Linaro disk image on virtio  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2  - FDT: VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT [2] pxe  - MAC(201201041000,0x1)  - LoaderType: EFI Application [3] lava-test  - MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro  - FDT: MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT ----------------------- Global FDT Config  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fdt.dtb ----------------------- [a] Boot Manager [b] Shell [c] Reboot [d] Shutdown Start: 3 Warning: Failed to reserve the memory required for the secondary cores at 0xF7E00000, Status = Not Found    PEI 1443 ms    DXE 454 ms    BDS 49961 ms Total Time = 51859 ms --------------------- (3) tried PXE boot into GRUB on ARMv8, Fail ---------------------                           GNU GRUB version 2.02~beta2    Minimal BASH-like line editing is supported. For the first word, TAB    lists possible command completions. Anywhere else TAB lists possible    device or file completions. grub> linux (tftp)efi/Image console=ttyAMA0 earlyprintk=pl011,0x1c090000 debu g user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro grub> devicetree (tftp)efi/fvp-base-gicv2-psci.dtb grub> boot EFI stub: Booting Linux Kernel... EFI stub: ERROR: Failed to load device tree! --------------------- *(this is kernel problem)* BTW, There are not these problem in ARMv7 test, I can run TFTP boot on v7 FAST Model. (1)can not setup tftp boot info properly When setup tftp boot info, I can not input FDT path in one time, I need to :  a, input FDT path(go back to MENU, the path is wrong)  b, clean FDT path  c, add FDT path again after this three steps, The FDT path of tftp boot will be right in the boot MENU. Please check the file attached in detail. (2) after making right setting, kernel can not be brought up successfully,  a: sometimes it will show a lot of "Synchronous Exception" --------------------- [1] Linaro disk image on virtio  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2  - FDT: VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT [2] pxe  - MAC(201201041000,0x1)  - LoaderType: EFI Application [3] lava-test  - MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro  - FDT: MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT ----------------------- Global FDT Config  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fdt.dtb ----------------------- [a] Boot Manager [b] Shell [c] Reboot [d] Shutdown Start: 3 Synchronous Exception: ...... --------------------- b, somtimes it will show a "Warning" ,then stop. --------------------- [1] Linaro disk image on virtio  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2  - FDT: VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT [2] pxe  - MAC(201201041000,0x1)  - LoaderType: EFI Application [3] lava-test  - MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/Image  - Arguments: console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro  - FDT: MAC(201201041000,0x1)/IPv4(192.168.1.16)/efi/fvp-base-gicv2-psci.dtb  - LoaderType: Linux kernel with Local FDT ----------------------- Global FDT Config  - VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/fdt.dtb ----------------------- [a] Boot Manager [b] Shell [c] Reboot [d] Shutdown Start: 3 Warning: Failed to reserve the memory required for the secondary cores at 0xF7E00000, Status = Not Found    PEI 1443 ms    DXE 454 ms    BDS 49961 ms Total Time = 51859 ms --------------------- -(3) tried PXE boot into GRUB on ARMv8, Fail- *(this is kernel problem, and has been fixed)* ---------------------                           GNU GRUB version 2.02~beta2    Minimal BASH-like line editing is supported. For the first word, TAB    lists possible command completions. Anywhere else TAB lists possible    device or file completions. grub> linux (tftp)efi/Image console=ttyAMA0 earlyprintk=pl011,0x1c090000 debu g user_debug=31 loglevel=9 root=/dev/vda2 rootwait ro grub> devicetree (tftp)efi/fvp-base-gicv2-psci.dtb grub> boot EFI stub: Booting Linux Kernel... EFI stub: ERROR: Failed to load device tree! --------------------- BTW, There are not these problem in ARMv7 test, I can run TFTP boot on v7 FAST Model.
2014-04-07 06:37:26 Fathi Boudra linaro-uefi: milestone 14.02 14.03
2014-04-07 06:56:27 Fathi Boudra linaro-uefi: milestone 14.03 14.04
2014-05-28 13:25:48 Fu Wei attachment added test log https://bugs.launchpad.net/linaro-uefi/+bug/1274126/+attachment/4121463/+files/uefi_grub_install_bug.log
2014-07-09 10:35:13 Ilias Biris linaro-uefi: status Confirmed Fix Released
2014-07-09 10:35:22 Ilias Biris linaro-uefi: milestone 14.04 14.06