commit | b069507ea57c08a716f128bcf5e9ce6f73022f0a | [log] [tgz] |
---|---|---|
author | Yogesh Gaur <yogeshnarayan.gaur@nxp.com> | Thu Dec 07 11:10:14 2017 +0530 |
committer | York Sun <york.sun@nxp.com> | Thu Dec 14 13:05:07 2017 -0800 |
tree | fb5e975678c6ce7b1a10f8ae43c5f244a1e72829 | |
parent | ea19677ee9c80e4055ea35c2af6d1e84026faa2b [diff] |
board/ls2080a, ls1088a: Add check for mc-dpl applied in fdt Function fdt_fixup_board_enet() performs fdt fixup. Only return fdt_status_okay() when both MC is applied and DPL is deployed, else return fdt_status_fail(). This check is added to LS1088A/LS2080A/LS2088A boards. Signed-off-by: Yogesh Gaur <yogeshnarayan.gaur@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>