mirror of https://github.com/parazyd/arm-sdk.git
import hardkernel's u-boot as submodule
This commit is contained in:
parent
eb1041bf57
commit
2bda384ec7
|
|
@ -10,3 +10,6 @@
|
|||
[submodule "extra/u-boot"]
|
||||
path = extra/u-boot
|
||||
url = git://git.denx.de/u-boot.git
|
||||
[submodule "extra/u-boot-hardkernel"]
|
||||
path = extra/u-boot-hardkernel
|
||||
url = https://github.com/hardkernel/u-boot.git
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 8a47b2602ed2e348ed2a57dc2cd874c4605c538d
|
||||
Loading…
Reference in New Issue