
On 03/21/2016 12:44 PM, Purna Chandra Mandal wrote:
On 03/21/2016 05:09 PM, Marek Vasut wrote:
On 03/21/2016 12:19 PM, Purna Chandra Mandal wrote:
On 03/21/2016 04:49 PM, Marek Vasut wrote:
On 03/21/2016 08:35 AM, Purna Chandra Mandal wrote:
ARM defines __raw_writes[bwql], __raw_reads[bwql] in arch io.h but not the writes[bwql], reads[bwql] needed by some drivers.
Signed-off-by: Purna Chandra Mandal purna.mandal@microchip.com
Applied all four to u-boot-usb/master, thanks!
Thanks. :)
Thank you for persevering ;-)
btw. have you worked with Olimex PIC32-EMZ64 (PIC32MZ2048EFH064) ? Can it be used for testing U-Boot on PIC32 and this musb stuff ?
Not exactly 'PIC32MZ2048EFH064' but on some other board having PIC32MZ2048EFM144 (with additional SRAM connected on EBI). Anyway MUSB stuff is same. And pin-mapping will be different so need to update pinctrl. Otherwise it should be fine for U-Boot testing.
I see, thanks!