#134 closed enhancement (fixed)
Support for Neo FreeRunner
| Reported by: | Jiri Svoboda | Owned by: | Jiri Svoboda | 
|---|---|---|---|
| Priority: | major | Milestone: | 0.4.3 | 
| Component: | helenos/kernel/arm32 | Version: | mainline | 
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: | 
Description
Make HelenOS boot on Neo FreeRunner.
Neo FreeRunner is a smartphone developed by the Openmoko project. CPU architecture is ARM.
Change History (4)
comment:1 by , 16 years ago
| Component: | unspecified → kernel/arm32 | 
|---|---|
| Summary: | Add support for Neo FreeRunner → Support for Neo FreeRunner | 
comment:2 by , 15 years ago
| Owner: | set to | 
|---|---|
| Status: | new → accepted | 
comment:3 by , 15 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | accepted → closed | 
comment:4 by , 15 years ago
| Milestone: | 0.5.1 → 0.5.0 | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    

Fixed in changeset:mainline,610.
The system will fully boot. Kernel can output using serial debugging console and the display. Userspace fb driver also work with display. No input device is supported yet. Clock interrupt works. The system passes all kernel tests.