summaryrefslogtreecommitdiffstats
path: root/mig_test/software/ambainfo.h
blob: e9828f1dafd0b4882722771618014fc8e91193fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * $HeadURL: https://svn.fzd.de/repo/concast/FWF_Projects/FWKE/hw_sp605/bsp_zpuahb/software/ambainfo.h $
 * $Date$
 * $Author$
 * $Revision$
 */


#ifndef AMBAINFO_H
#define AMBAINFO_H

void print_vendor_device( uint8_t vendor, uint8_t device);
void apb_info( uint32_t* addr, uint8_t verbose);
void ahb_info( uint8_t verbose);

#endif // AMBAINFO_H
OpenPOWER on IntegriCloud