#63 closed enhancement (fixed)
OFW support in ppc32 port is way behind the level in sparc64 port
Reported by: | Martin Decky | Owned by: | Martin Decky |
---|---|---|---|
Priority: | major | Milestone: | 0.4.2 |
Component: | helenos/kernel/ppc32 | Version: | mainline |
Keywords: | ofw | Cc: | jakub@… |
Blocker for: | Depends on: | ||
See also: |
Description
Although both ppc32 and sparc64 ports use most of the common OFW code (both in the boot loader and in the kernel), the level of ppc32 support is still "initial" (essentially as it was 3 years ago), while the level of sparc64 is quite advanced.
The ppc32 port should be upgraded to the level of sparc64 port.
Change History (6)
comment:1 by , 15 years ago
Status: | new → accepted |
---|
comment:2 by , 15 years ago
Cc: | added |
---|---|
Keywords: | ofw added |
comment:3 by , 15 years ago
Component: | → kernel/ppc32 |
---|
comment:4 by , 15 years ago
Milestone: | 0.4.1 → 0.5.0 |
---|
comment:5 by , 15 years ago
Milestone: | 0.5.0 → 0.4.2 |
---|---|
Resolution: | → fixed |
Status: | accepted → closed |
comment:6 by , 14 years ago
Type: | task → enhancement |
---|
Note:
See TracTickets
for help on using tickets.
As of revision head,24 ppc32 port is on par with sparc64.