From 1b79b41fd8edb06d09e3b3f79516f158c1cdfcff Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Tue, 24 May 2011 10:00:25 +0200 Subject: ubi fixes, lwn update Signed-off-by: Manuel Traut --- beagle/uboot.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'beagle/uboot.txt') diff --git a/beagle/uboot.txt b/beagle/uboot.txt index 5ad36bf..4b58a4c 100644 --- a/beagle/uboot.txt +++ b/beagle/uboot.txt @@ -1,6 +1,7 @@ setenv loadaddr 0x80200000 mmc init -fatload mmc1 1 ${loadaddr} uimage +mmc rescan 0 +fatload mmc 0 ${loadaddr} uimage.ubi setenv bootargs console=ttyO2,115200n8 root=/dev/mmcblk0p2 rootwait init=/bin/bash -- cgit v1.2.3