
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 15.12.2015 19:57, sk.syed2 wrote:
With a slight delay (Sorry Syed) I'm finally ready to show code I've been working recently on.
Thanks for the patches. I will update my git tree for snapdragon_810 with these changes. I only have serial and cache support working on 810 and it boots to u-boot prompt. The arch/arm/cpu/armv8/cache_v8.c/mmu_setup() causes the board to reset. I didn't dig deeper. I switched to use mmu_setup() as implemented in arch/arm/cpu/armv8/zynqmp/cpu.c and everything works fine.
Try to make it able to boot Linux somehow (either via mmc or usb or somehow).
After I'm done with this series for 410C I can take a look at drivers / dts for 810 and try to give you some hints.
create mode 100644 arch/arm/mach-snapdragon/reset.c
Can you rename this arch/arm/mach-snapdragon/reset-apq8016.c as I have arch/arm/mach-snapdragon/reset-apq8094.c to be added.
Sure - will do that.
Will provide more feedback going forward.
Great
Thanks -syed