Opened 15 years ago
Closed 15 years ago
#5181 closed enhancement (fixed)
[PATCH] boot_loader_openfirmware: Reboot support for boot menu
Reported by: | andreasf | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Boot Loader | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | PowerPC |
Description
Currently, choosing the Reboot
menu item from the boot menu returns to the OpenFirmware prompt.
The attached patch makes it reboot via reset-all
command and adjusts other call sites to retain their current behavior.
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | of_reboot.diff added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied in hrev34852. Thanks a lot!
Note:
See TracTickets
for help on using tickets.
patch