Merge branch '2021.01-rc' of https://github.com/lftan/u-boot
- fix Gen5 enable of EMAC via FPGA
This commit is contained in:
commit
281d94b986
@ -26,9 +26,9 @@ void sysmgr_get_pinmux_table(const u8 **table, unsigned int *table_len);
|
||||
#define SYSMGR_GEN5_ECCGRP_OCRAM 0x144
|
||||
#define SYSMGR_GEN5_EMACIO 0x400
|
||||
#define SYSMGR_GEN5_NAND_USEFPGA 0x6f0
|
||||
#define SYSMGR_GEN5_RGMII0_USEFPGA 0x6f8
|
||||
#define SYSMGR_GEN5_RGMII1_USEFPGA 0x6f8
|
||||
#define SYSMGR_GEN5_SDMMC_USEFPGA 0x708
|
||||
#define SYSMGR_GEN5_RGMII1_USEFPGA 0x704
|
||||
#define SYSMGR_GEN5_RGMII0_USEFPGA 0x714
|
||||
#define SYSMGR_GEN5_SPIM1_USEFPGA 0x730
|
||||
#define SYSMGR_GEN5_SPIM0_USEFPGA 0x738
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user