Hi,
On Tue, Feb 13, 2007 at 04:43:19PM +0100, Carl-Daniel Hailfinger wrote:
- Tabs vs. spaces
- Missing end-of-lines
Yes, but I don't consider these blockers. We can commit nevertheless, and then fix these later with an extra patch.
-- targets/supermicro/h8dmr/Config.lb (Revision 0) +++ targets/supermicro/h8dmr/Config.lb (Revision 0) @@ -0,0 +1 @@ +link Config.lb.payload \ Kein Zeilenvorschub am Ende der Datei
Eigenschaftsänderungen: targets/supermicro/h8dmr/Config.lb ___________________________________________________________________ Name: svn:special
These are just indicators that there's a symlink Config.lb -> Config.lb.payload, if I'm not mistaken.
How should we handle this in the repository?
Do we have the right to distribute the PIR tables of the original BIOS?
--- src/mainboard/supermicro/h8dmr/irq_tables.c (Revision 0) +++ src/mainboard/supermicro/h8dmr/irq_tables.c (Revision 0) @@ -0,0 +1,96 @@ +/* This file was generated by getpir.c, do not modify!
- (but if you do, please run checkpir on it to verify)
- Contains the IRQ Routing Table dumped directly from your memory , wich BIOS sets up
I have no idea, but we already distribute multiple of those getpir.c-outputs in our current code base, I think, so it's probably ok. Anybody who knows more?
Uwe.