Re: [U-Boot] [PATCH v2 2/8] ARM: hikey: Add ATF makefile referenced by README

2015-09-24 Thread Tom Rini
On Thu, Sep 10, 2015 at 09:55:12PM +0100, Peter Griffin wrote: > Rather than relying on an external URL in the README > include the Makefile in the hikey directory. > > Signed-off-by: Peter Griffin > --- > board/hisilicon/hikey/build-tf.mak | 42 > ++ > 1 fi

[U-Boot] [PATCH v2 2/8] ARM: hikey: Add ATF makefile referenced by README

2015-09-10 Thread Peter Griffin
Rather than relying on an external URL in the README include the Makefile in the hikey directory. Signed-off-by: Peter Griffin --- board/hisilicon/hikey/build-tf.mak | 42 ++ 1 file changed, 42 insertions(+) create mode 100644 board/hisilicon/hikey/build-tf.m