Re: [PATCH] ARM: bcm283x: change the virtual address of the XHCI PCI device base

2021-09-15 Thread Matthias Brugger
On 17/06/2021 11:22, Marek Szyprowski wrote: Move the XHCI PCI device base up in the virtual address space. This fixes initialization failure observed with newer Raspberry Pi firmware, later than 63b1922311 ("firmware: arm_loader: Update armstubs with those from PR 117). It looks that chosing

Re: [PATCH] ARM: bcm283x: change the virtual address of the XHCI PCI device base

2021-09-03 Thread Stefan Agner
On 2021-06-17 11:22, Marek Szyprowski wrote: > Move the XHCI PCI device base up in the virtual address space. This fixes > initialization failure observed with newer Raspberry Pi firmware, later > than 63b1922311 ("firmware: arm_loader: Update armstubs with those from > PR 117). It looks that

Re: [PATCH] ARM: bcm283x: change the virtual address of the XHCI PCI device base

2021-06-18 Thread nicolas saenz julienne
On Thu, 2021-06-17 at 11:22 +0200, Marek Szyprowski wrote: > Move the XHCI PCI device base up in the virtual address space. This fixes > initialization failure observed with newer Raspberry Pi firmware, later > than 63b1922311 ("firmware: arm_loader: Update armstubs with those from > PR 117). It

Re: [PATCH] ARM: bcm283x: change the virtual address of the XHCI PCI device base

2021-06-17 Thread Jaehoon Chung
On 6/17/21 6:22 PM, Marek Szyprowski wrote: > Move the XHCI PCI device base up in the virtual address space. This fixes > initialization failure observed with newer Raspberry Pi firmware, later > than 63b1922311 ("firmware: arm_loader: Update armstubs with those from > PR 117). It looks that

[PATCH] ARM: bcm283x: change the virtual address of the XHCI PCI device base

2021-06-17 Thread Marek Szyprowski
Move the XHCI PCI device base up in the virtual address space. This fixes initialization failure observed with newer Raspberry Pi firmware, later than 63b1922311 ("firmware: arm_loader: Update armstubs with those from PR 117). It looks that chosing 0xff80 as the XHCI PCI device base conflicts