Skip to content
Snippets Groups Projects
Commit c1b0fad9 authored by Albert ARIBAUD's avatar Albert ARIBAUD
Browse files

edminiv2: fix PCIE IO base address typo

parent e9161788
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ enum orion5x_cpu_attrib {
#endif
#if !defined (ORION5X_ADR_PCIE_IO_REMAP_LO)
#define ORION5X_ADR_PCIE_IO_REMAP_LO 0x90000000
#define ORION5X_ADR_PCIE_IO_REMAP_LO 0xf0000000
#endif
#if !defined (ORION5X_ADR_PCIE_IO_REMAP_HI)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment