From 5e4be00fb037feb6476125d044b98e0e22b70d31 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 31 Jan 2004 20:13:31 +0000 Subject: Fix bootfile default settings for TQM boards --- include/configs/TQM823L.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/TQM823L.h') diff --git a/include/configs/TQM823L.h b/include/configs/TQM823L.h index b62095fec..c12f000f4 100644 --- a/include/configs/TQM823L.h +++ b/include/configs/TQM823L.h @@ -69,7 +69,7 @@ "bootm $(kernel_addr) $(ramdisk_addr)\0" \ "net_nfs=tftp 200000 $(bootfile);run nfsargs addip;bootm\0" \ "rootpath=/opt/eldk/ppc_8xx\0" \ - "bootfile=/tftpboot/TQM860L/uImage\0" \ + "bootfile=/tftpboot/TQM823L/uImage\0" \ "kernel_addr=40040000\0" \ "ramdisk_addr=40100000\0" \ "" -- cgit v1.2.3