Attempt for supporting uboot on hikey960

Hi @David_Cerdeira,

You should download patches from patchwork:
http://patchwork.ozlabs.org/series/123004/mbox

Then apply it using git am.

That path will get resolved by the build system as it will finally become arch/arm/include/asm/arch-hi3660/hi3660.h

You are right, I can build it applying the patch that way
Thanks!

@all, Hikey960 u-boot patches are merged into upstream u-boot tree: https://gitlab.denx.de/u-boot/u-boot/tree/master/board/hisilicon/hikey960

Hi Mani,

I want to port uboot to HIkey970, I successfully entered the uboot interface according to your method, but the SD card cannot be used, may I ask what modifications I need to make?

Thanks,
Hagen