Activity log for bug #1122930

Date Who What changed Old value New value Message
2013-02-12 10:21:05 Ryan Harkin bug added bug
2013-02-12 16:37:14 Ryan Harkin description On recent versions of UEFI, with the "local FDT" modifications, using the Boot Menu "[2] Update Boot Device Entry" can sometime corrupt the config, meaning that NOR flash has to be erased before you can configure the board again. To erase the NOR flash, you follow these steps: 1) mount the USBMS 2) edit /media/xxxxx/SOFTWARE/TC2/bootscr.txt At the moment it says "fl run uefi". Back it up (copy it to bootscr.orig or something). Put a # in front of that line so the script is effectively empty, or just delete the line 3) unmount USBMS 4) reboot the board 5) you'll end up at the Boot Monitor command prompt 6) enter the command "flash", the command prompt will change to "Flash> " 7) enter the command "eraseall", this will erase the whole of NOR flash. 8) when it completes, after 10 or 15 mins, I think, maybe longer, enter the command "exit" 9) then enter the command "usb_on" 10) mount the USBMS 11) restore bootscr.txt 12) unmount USBMS 13) enter the command "reboot" on the board On recent versions of UEFI, with the "local FDT" modifications, using the Boot Menu "[2] Update Boot Device Entry" can sometime corrupt the config, meaning that NOR flash has to be erased before you can configure the board again. To erase the NOR flash, you follow these steps: 1) mount the USBMS 2) edit /media/xxxxx/config.txt change AUTORUN to be FALSE 3) unmount USBMS 4) reboot the board 5) you'll end up at the Boot Loader command prompt "Cmd> " 6) enter the command "flash", the command prompt will change to "Flash> " 7) enter the command "eraseall", this will erase the whole of NOR flash. 8) when it completes, after 10 or 15 mins, I think, maybe longer, enter the command "exit" 9) then enter the command "usb_on" 10) mount the USBMS 11) restore config.txt 12) unmount USBMS 13) enter the command "reboot" on the board
2013-02-12 16:53:40 Antonio Terceiro bug added subscriber Antonio Terceiro
2013-02-15 07:35:23 Ryan Harkin linaro-uefi: status New Fix Committed
2013-02-15 07:35:26 Ryan Harkin linaro-uefi: importance Undecided Medium
2013-02-15 07:35:29 Ryan Harkin linaro-uefi: milestone 13.02
2013-02-25 15:33:07 Fathi Boudra linaro-uefi: status Fix Committed Fix Released