flash related cleanups

SVN-Revision: 6446
This commit is contained in:
Felix Fietkau
2007-03-01 11:54:33 +00:00
parent 01076affd3
commit c762548eee
3 changed files with 7 additions and 24 deletions

View File

@@ -22,6 +22,7 @@ struct ssb_mipscore {
int nr_serial_ports;
struct ssb_serial_port serial_ports[4];
int flash_buswidth;
u32 flash_window;
u32 flash_window_size;
};