Add debugging utility file for dumping routing registers on K8.
Ported from Ron's code in v3. Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4919 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -8,4 +8,6 @@
|
||||
#include "amdk8_pre_f.h"
|
||||
#endif
|
||||
|
||||
void showallroutes(int level, device_t dev);
|
||||
|
||||
#endif /* AMDK8_H */
|
||||
|
Reference in New Issue
Block a user