mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
ARM: atmel: correct UDPHS name
Correct the UDPHS name from UDHPS Signed-off-by: Bo Shen <voice.shen@atmel.com> Acked-by: Marek Vasut <marex@denx.de>
This commit is contained in:
parent
9e40493fd8
commit
ee7e9a3e72
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@
|
|||
#define ATMEL_BASE_USART3 0xf8024000
|
||||
#define ATMEL_BASE_UART1 0xf8028000
|
||||
#define ATMEL_BASE_EMAC 0xf802c000
|
||||
#define ATMEL_BASE_UDHPS 0xf8030000
|
||||
#define ATMEL_BASE_UDPHS 0xf8030000
|
||||
#define ATMEL_BASE_SHA 0xf8034000
|
||||
#define ATMEL_BASE_AES 0xf8038000
|
||||
#define ATMEL_BASE_TDES 0xf803c000
|
||||
|
|
Loading…
Add table
Reference in a new issue