mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
MX5:MX53: add initial support for MX53EVK board
Add initial support for MX53EVK board support. FEC, SD/MMC, UART, I2C, have been supported. Signed-off-by: Jason Liu <r64343@freescale.com>
This commit is contained in:
committed by
Albert Aribaud
parent
3382fd48f2
commit
94391fbcee
@@ -160,4 +160,9 @@
|
||||
/* Reg Power Control 2*/
|
||||
#define WDIRESET (1 << 12)
|
||||
|
||||
/* SWx Output Volts */
|
||||
#define SWX_OUT_MASK 0x1F
|
||||
#define SWX_OUT_1_25 0x1A
|
||||
#define SWX_OUT_1_30 0X1C
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user