]> git.baikalelectronics.ru Git - uboot.git/commit
board/ls2080ardb: Update board env based on SoC
authorPriyanka Jain <priyanka.jain@nxp.com>
Fri, 15 Sep 2017 04:49:48 +0000 (10:19 +0530)
committerYork Sun <york.sun@nxp.com>
Fri, 22 Sep 2017 19:49:14 +0000 (12:49 -0700)
commite695bc9c5ae648d9409d04d476094df573349d7a
treea1d25f38f5b977f7a3a08bf2f6baee98dc487499
parent1fd3544f2dfde30ac5b2a320aa05100f86299884
board/ls2080ardb: Update board env based on SoC

As per current implementation, default value of board env is
based on board filename i.e ls2080ardb.

With distro support changes, this env is used to decide upon
kernel dtb which is different for other SoCs (ls2088a, ls2081a)
combination supported with this board.

Add support to modify board env at runtime based on SoC type

Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
board/freescale/ls2080ardb/ls2080ardb.c