On 15 November 2012 06:32, Peter Crosthwaite <[email protected]> wrote: > Some debug printfs for SD are coming up in stdout. Redirected them to stderr > instead. > > Signed-off-by: Peter Crosthwaite <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> (the patched section is inside an #ifdef DEBUG_SD guard, so it's ok to be doing fprintf()s here.) -- PMM
