From b41a162c1bcd4b5d44191d465002dc790054db3f Mon Sep 17 00:00:00 2001 From: BALATON Zoltan Date: Fri, 2 Mar 2018 12:50:14 +0100 Subject: roms: Added git submodule for u-boot-sam460 (firmware for sam460ex) Signed-off-by: BALATON Zoltan Signed-off-by: David Gibson --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 7a8282df46..b76fb450a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "roms/seabios-hppa"] path = roms/seabios-hppa url = git://github.com/hdeller/seabios-hppa.git +[submodule "roms/u-boot-sam460ex"] + path = roms/u-boot-sam460ex + url = git://github.com/zbalaton/u-boot-sam460ex -- cgit v1.2.3