commit | fb379f71653374d073407b36718056ffdf9c230f | [log] [tgz] |
---|---|---|
author | Holger Brunck <holger.brunck@ch.abb.com> | Fri Jan 10 12:55:41 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 23 07:29:58 2020 -0500 |
tree | 89f1268e0fb435cf9c3f3fa5c323741f24a2bec7 | |
parent | 44425ea4920ea7c0978479d4bebc1a3bb9e98263 [diff] |
km/scripts: fix run ramfs and COGE5 tftppath problem The tftppath was not set in case of run ramfs. It worked only by chance if was already set before. Also check the boardname before setting the tftppath for COGE5. Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com> CC: Tom Rini <trini@konsulko.com>