diff options
author | H. Nikolaus Schaller <hns@goldelico.com> | 2012-09-01 18:28:07 +0200 |
---|---|---|
committer | H. Nikolaus Schaller <hns@goldelico.com> | 2012-09-01 18:28:07 +0200 |
commit | 47a5efef06e8001e95769c401b926e615433e98d (patch) | |
tree | 1ba09c123b82d29a7cbfc377db37eb058d33e6d3 | |
parent | 353901b10df4be483a42935233dc541878e3dd80 (diff) | |
download | bootable_bootloader_goldelico_gta04-47a5efef06e8001e95769c401b926e615433e98d.zip bootable_bootloader_goldelico_gta04-47a5efef06e8001e95769c401b926e615433e98d.tar.gz bootable_bootloader_goldelico_gta04-47a5efef06e8001e95769c401b926e615433e98d.tar.bz2 |
fixed comment
-rw-r--r-- | boot-scr/boot.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot-scr/boot.txt b/boot-scr/boot.txt index 4305964..44f3dfc 100644 --- a/boot-scr/boot.txt +++ b/boot-scr/boot.txt @@ -26,7 +26,7 @@ # 3. run bootcmd # -VERSION=012 # increment if we need to re-initialize the boot environment +VERSION=012 # increment if we need to re-initialize the boot environment or should reflash x-loader and u-boot echo "*** if you boot from NAND don-t worry about error messages when U-Boot tries to read a non-existing MMC ***" |