Add convenience macros PAM0..PAM6 (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2511 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
7e2436360b
commit
3d91ecb876
|
@ -79,3 +79,11 @@
|
|||
#define DRB6 0x66
|
||||
#define DRB7 0x67
|
||||
|
||||
#define PAM0 0x59
|
||||
#define PAM1 0x5a
|
||||
#define PAM2 0x5b
|
||||
#define PAM3 0x5c
|
||||
#define PAM4 0x5d
|
||||
#define PAM5 0x5e
|
||||
#define PAM6 0x5f
|
||||
|
||||
|
|
Loading…
Reference in New Issue