Peter Maydell wrote:
On 25 December 2013 07:21, liguang<lig.f...@cn.fujitsu.com> wrote:
This is where your patch should have had an explanation
for why you're making this change. What is the user outside
of hw/sd/ that needs this header that means we should
move it into include/ ?
I don't mean someone will include it outside of hw/sd, just in the
sense of "header files be better in a directory called include",
A10's SDHC(really an odd controller, without public datasheet) emulation
will use some of definitions in this file, and I think many other standard
SDHC will also be happy to include this file.