projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c149850
)
nitrogen6x: u-boot: use imx format to match bootscript
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 26 Sep 2013 19:13:21 +0000
(21:13 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 26 Sep 2013 19:13:21 +0000
(21:13 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/nitrogen6x_defconfig
patch
|
blob
|
history
diff --git
a/configs/nitrogen6x_defconfig
b/configs/nitrogen6x_defconfig
index 4c4bd1b6409b1fbce2d66dee1f8d9f87c9581418..5f39f8dcb6dd4e37310186c693cac72c5b384c93 100644
(file)
--- a/
configs/nitrogen6x_defconfig
+++ b/
configs/nitrogen6x_defconfig
@@
-14,6
+14,7
@@
BR2_TARGET_ROOTFS_EXT2_2r1=y
# bootloader
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="nitrogen6q"
+BR2_TARGET_UBOOT_FORMAT_IMX=y
BR2_TARGET_UBOOT_CUSTOM_TARBALL=y
BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-boot-imx6/tarball/4034391/u-boot-4034391.tar.gz"