From: Stuart M. <Stu...@st...> - 2000-08-01 17:27:39
|
Yaegashi-san > Hmm, there were so big changes. I've hunted some bugs for HP600. Thanks for doing this. I did my best not to break it, but was probably inevitable that I would! > I think that io_hd64461.[ch] are a kind of generic I/O routines > for the system using HD64461 and should be used under > CONFIG_SH_HP600 for now. I'll create new files as io_hp600.[ch] > if needed in future. I think with support chips like this, it is hard to distinguish what is machine specific and what is chip specific, especially when there is only one example of such a machine! But I agree, it is useful to have as a reference point for a machine with no other I/O requirements. I'll probably need to add support for the HD64465 at some point in the next few months, and hope to be able to use the HD64461 code as a starting point, so we'll see what happens then. Stuart |