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
					
				|  | @ -120,7 +120,7 @@ | ||||||
| #define ATMEL_BASE_USART3	0xf8024000 | #define ATMEL_BASE_USART3	0xf8024000 | ||||||
| #define ATMEL_BASE_UART1	0xf8028000 | #define ATMEL_BASE_UART1	0xf8028000 | ||||||
| #define ATMEL_BASE_EMAC		0xf802c000 | #define ATMEL_BASE_EMAC		0xf802c000 | ||||||
| #define ATMEL_BASE_UDHPS	0xf8030000 | #define ATMEL_BASE_UDPHS	0xf8030000 | ||||||
| #define ATMEL_BASE_SHA		0xf8034000 | #define ATMEL_BASE_SHA		0xf8034000 | ||||||
| #define ATMEL_BASE_AES		0xf8038000 | #define ATMEL_BASE_AES		0xf8038000 | ||||||
| #define ATMEL_BASE_TDES		0xf803c000 | #define ATMEL_BASE_TDES		0xf803c000 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue