9
0
Fork 0

sysmobts: use uImages for now

Signed-off-by: Jan Luebbe <jluebbe@debian.org>
This commit is contained in:
Jan Luebbe 2015-06-13 17:36:16 +02:00
parent fbb4d9b079
commit 6825fb5657
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
global bootm.image=/mnt/rescue/boot/zImage
global bootm.image=/mnt/rescue/boot/uImage
if [ -e /mnt/rescue/devicetree ]; then
global bootm.oftree=/mnt/rescue/devicetree
fi

View File

@ -1 +1 @@
chooser factory
chooser rescue