mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
mpc83xx: Update comment
Update the comment here to refer to PCI_CONFIG_ADDRESS rather than CONFIG_ADDRESS. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
parent
b166f0449c
commit
0c1b10fecc
1 changed files with 1 additions and 1 deletions
|
@ -1372,7 +1372,7 @@
|
|||
#endif /* !CONFIG_MPC83XX_SDRAM */
|
||||
|
||||
/*
|
||||
* CONFIG_ADDRESS - PCI Config Address Register
|
||||
* PCI_CONFIG_ADDRESS - PCI Config Address Register
|
||||
*/
|
||||
#define PCI_CONFIG_ADDRESS_EN 0x80000000
|
||||
#define PCI_CONFIG_ADDRESS_BN_SHIFT 16
|
||||
|
|
Loading…
Reference in a new issue