board: tbs2910: Enable distro_boot support.
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Sat, 30 May 2020 03:24:24 +0000 (05:24 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 12 Jun 2020 17:17:23 +0000 (13:17 -0400)
commit9658884f3d923ab266903fd18ee7ff6ecf4ff096
tree04ca51d1da088dacf69bd8e995b41fae7a39623c
parente63ab4527ea4ee23de7ee3335d14ee597667b457
board: tbs2910: Enable distro_boot support.

This keeps the compatibility with the old bootcmd.

The fdtfile environment variable also needed to be set to
imx6q-tbs2910.dtb to enable booting mainline kernels
otherwise with extlinux.conf it tries to load
mx6-tbs2910.dtb instead.

With arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola
GNU/Linux distribution, we have the following size
differences:
- text: +2041 bytes
- data: 0 bytes
- bss: 0 bytes
- total: +2041 bytes

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Reviewed-by: Soeren Moch <smoch@web.de>
configs/tbs2910_defconfig
include/configs/tbs2910.h