#32: New motherboard IEI NOVA4899R --------------------------------------------------------+------------------- Reporter: Luis Correia luis.f.correia@gmail.com | Owner: somebody Type: enhancement | Status: new Priority: trivial | Milestone: Going mainstream Component: code | Version: v2 Keywords: | Include_gantt: 0 Dependencies: | Due_assign: MM/DD/YYYY Due_close: MM/DD/YYYY | --------------------------------------------------------+------------------- WARNING!!! this is work in progress!
The following files add support for the IEI NOVA4899R 5.25 SBC mainboard.
As of now, it does boot with serial console only (no vga), and two ethernet cards work sometimes. This has to do with the IRQ assignments, which are a complete mess. USB is now apparently working, but I can't make any device to be recognized.
The PCI slot is still unusable due to the IRQ thing.
Audio, other serial ports, irda, floppy and paralell port support is unknown aka untested yet.
Please forgive me for not supplying a proper patch file.
Signed-off-by: Luis Correia luis.f.correia@gmail.com
#32: New motherboard IEI NOVA4899R ---------------------------------------------------------+------------------ Reporter: Luis Correia luis.f.correia@gmail.com | Owner: somebody Type: enhancement | Status: new Priority: trivial | Milestone: Going mainstream Component: code | Version: v2 Resolution: | Keywords: Include_gantt: 0 | Dependencies: Due_assign: MM/DD/YYYY | Due_close: MM/DD/YYYY ---------------------------------------------------------+------------------ Comment (by Luis Correia luis.f.correia@gmail.com):
Please accept my apologies for taking so long to produce a proper patch. I'm new to SVN and providing a 'svn diff' didn't work this time.
This fileset is loosely based on the eaglelion 5bcm mainboard, as it was one that shared most components to this board.
Some ideas from OLPC, although not all of them are working. Any help is appreciated.
#32: New motherboard IEI NOVA4899R --------------------------------------------------------+------------------- Reporter: Luis Correia luis.f.correia@gmail.com | Owner: somebody Type: enhancement | Status: new Priority: trivial | Milestone: Going mainstream Component: code | Version: v2 Resolution: | Keywords: Due_close: MM/DD/YYYY | Include_gantt: 0 Dependencies: | Due_assign: MM/DD/YYYY Patchstatus: patch needs review | --------------------------------------------------------+------------------- Changes (by uwe):
* patchstatus: => patch needs review
#32: New motherboard IEI NOVA4899R --------------------------------------------------------+------------------- Reporter: Luis Correia luis.f.correia@gmail.com | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: Going mainstream Component: code | Version: v2 Resolution: | Keywords: Due_close: MM/DD/YYYY | Include_gantt: 0 Dependencies: | Due_assign: MM/DD/YYYY Patchstatus: patch needs review | --------------------------------------------------------+------------------- Changes (by uwe):
* priority: trivial => major
Comment:
Replying to [comment:1 Luis Correia luis.f.correia@gmail.com]:
This fileset is loosely based on the eaglelion 5bcm mainboard, as it was
one that shared most components to this board.
Please add the common license header to all files. See http://www.linuxbios.org/Development_Guidelines#Common_License_Header for details. For most files this is easy as you wrote them (mostly) from scratch or they are trivial -- just insert yourself as copyright owner.
For files which were copied you'll have to dig in the svn logs a bit to find the original author. I can help with that if needed, just let me know.
Another thing: Please make {{{ CHIP_NAME("IEI nova4899r mainboard") }}} in mainbaord.c read {{{ CHIP_NAME("IEI NOVA-4899R Mainboard") }}} instead.
#32: New motherboard IEI NOVA4899R --------------------------------------------------------+------------------- Reporter: Luis Correia luis.f.correia@gmail.com | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: Going mainstream Component: code | Version: v2 Resolution: | Keywords: Dependencies: | Patchstatus: patch is ready to be committed --------------------------------------------------------+------------------- Changes (by stepan):
* patchstatus: patch needs review => patch is ready to be committed
Comment:
Acked-by: Stefan Reinauer stepan@coresystems.de
Please commit after changing CHIP_NAME
#32: New motherboard IEI NOVA4899R --------------------------------------------------------+------------------- Reporter: Luis Correia luis.f.correia@gmail.com | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: Going mainstream Component: code | Version: v2 Resolution: | Keywords: Dependencies: | Patchstatus: patch is ready to be committed --------------------------------------------------------+------------------- Comment (by Luis Correia luis.f.correia@gmail.com):
Should I post a new patch with the suggested correction?
#32: New motherboard IEI NOVA4899R --------------------------------------------------------+------------------- Reporter: Luis Correia luis.f.correia@gmail.com | Owner: somebody Type: enhancement | Status: closed Priority: major | Milestone: Going mainstream Component: code | Version: v2 Resolution: fixed | Keywords: Dependencies: | Patchstatus: patch has been committed --------------------------------------------------------+------------------- Changes (by uwe):
* patchstatus: patch is ready to be committed => patch has been committed