Re: [U-Boot] [PATCH 1/3] mvebu: usb: xhci: a38x support

2017-11-16 Thread Stefan Roese
On 06.11.2017 09:33, Baruch Siach wrote: From: Jon Nettleton This makes the initial changes need to support the a38x series of SOCs. It adds the device-tree identifier as well as changing the board_support function to take the IO address designated by device-tree. Signed-off-by: Jon Nettleton

[U-Boot] [PATCH 1/3] mvebu: usb: xhci: a38x support

2017-11-06 Thread Baruch Siach
From: Jon Nettleton This makes the initial changes need to support the a38x series of SOCs. It adds the device-tree identifier as well as changing the board_support function to take the IO address designated by device-tree. Signed-off-by: Jon Nettleton [baruch: use fdt_addr_t; update 37xx and