SAMA5D: Ooops. Committed wrong version of RXLP header file

This commit is contained in:
Gregory Nutt
2015-09-11 18:01:38 -06:00
parent 7c4428b67e
commit cc0f1d1f04
2 changed files with 56 additions and 497 deletions
+1 -1
View File
@@ -569,7 +569,7 @@
#define FLEXUS_WPMR_WPEN (1 << 0) /* Bit 0: Write Protect Enable (USART only) */
#define FLEXUS_WPMR_WPKEY_SHIFT (8) /* Bits 8-31: Write Protect KEY (USART only) */
#define FLEXUS_WPMR_WPKEY_MASK (0x00ffffff << FLEXUS_WPMR_WPKEY_SHIFT)
# define FLEXUSWPMR_WPKEY (0x00555341 << FLEXUS_WPMR_WPKEY_SHIFT) /* "USAR" */
# define FLEXUSWPMR_WPKEY (0x00555341 << FLEXUS_WPMR_WPKEY_SHIFT) /* "USA" */
/* USART Write Protect Status Register (USART only) */
File diff suppressed because it is too large Load Diff