lantiq: sync image filename with boardname
authorMathias Kresin <dev@kresin.me>
Fri, 8 Dec 2017 07:42:11 +0000 (08:42 +0100)
committerMathias Kresin <dev@kresin.me>
Sat, 16 Dec 2017 22:33:56 +0000 (23:33 +0100)
commit4a4d957d1a66ae5004b8ff01206a76ffa0cef9b5
tree981adb5735f1de618d10b282222d120d5a283fb4
parent58c6ad53a80565037815a4088cc8231c54cda3c6
lantiq: sync image filename with boardname

Use <manufacturer>_<modelname> as image name.

Use the BOARD_NAME variable to ensure that the former used boardname is
still used as the subdirectory name for the sysupgrade-tar image, to
not break sysupgrade from earlier versions.

While at it, normalise the image filenames by using only lower case
characters and bin as file extension for sysupgrade images.

Signed-off-by: Mathias Kresin <dev@kresin.me>
package/boot/uboot-lantiq/Makefile
target/linux/lantiq/image/Makefile
target/linux/lantiq/image/tp-link.mk