]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Adjust filenames for USB update images on TRAB board.
authorWolfgang Denk <wd@pollux.denx.de>
Wed, 19 Jul 2006 12:40:43 +0000 (14:40 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Wed, 19 Jul 2006 12:40:43 +0000 (14:40 +0200)
commitc786f427f9cbccb64a28020e28458895e39df43a
tree588fc9364ecad9ec42bdaba70e3273a20a52b96d
parentd053ce62cd7cc7cefc24cfba9ffa49124a3ff4f8
Adjust filenames for USB update images on TRAB board.
During an automatic update via USB stick, U-Boot searches for
images with the name "firmware.img" and "kernel.img". This names
are now changed to "firmw_01.img" and "kernl_01.img". This is done,
to prevent updates of new boards (with the new macronics "c" step
flashes) with old, incompatible firmware or kernel versions.
Patch by Martin Krause, 21 Jun 2006
CHANGELOG
board/trab/auto_update.c