commit | 88461f164ed751b582998b28b93d5668d4afec56 | [log] [tgz] |
---|---|---|
author | Andreas Bießmann <andreas.devel@googlemail.com> | Thu Jun 28 02:32:32 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 17:06:13 2012 +0200 |
tree | b77cf8574c980b36f8e2c425db79bd77014db0c8 | |
parent | 9865b2ef726bbbb64d9c52e85cd2b8d669cb6145 [diff] |
at91sam9263ek: fix 'update' script The old update script uses 'load_addr' which is never set. Use 'fileaddr' instead which is automagically set by e.g. dhcp. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> cc: Stelian Pop <stelian@popies.net>