commit | b5dfd47581b82a8cbe423c0060f0641ae0f5c1b5 | [log] [tgz] |
---|---|---|
author | Priyanka Jain <priyanka.jain@nxp.com> | Fri Sep 15 10:19:48 2017 +0530 |
committer | York Sun <york.sun@nxp.com> | Fri Sep 22 12:49:14 2017 -0700 |
tree | a1d25f38f5b977f7a3a08bf2f6baee98dc487499 | |
parent | 8472d8765b39351680ea9189ecddf99864b13056 [diff] |
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>