|
@@ -553,7 +553,7 @@ static int mobiveil_host_init(struct mobiveil_pcie *pcie)
|
|
|
resource_size(pcie->ob_io_res));
|
|
resource_size(pcie->ob_io_res));
|
|
|
|
|
|
|
|
/* memory inbound translation window */
|
|
/* memory inbound translation window */
|
|
|
- program_ib_windows(pcie, WIN_NUM_1, 0, MEM_WINDOW_TYPE, IB_WIN_SIZE);
|
|
|
|
|
|
|
+ program_ib_windows(pcie, WIN_NUM_0, 0, MEM_WINDOW_TYPE, IB_WIN_SIZE);
|
|
|
|
|
|
|
|
/* Get the I/O and memory ranges from DT */
|
|
/* Get the I/O and memory ranges from DT */
|
|
|
resource_list_for_each_entry_safe(win, tmp, &pcie->resources) {
|
|
resource_list_for_each_entry_safe(win, tmp, &pcie->resources) {
|