commit | 5c94414a4fd97e835cdbbe27e832222d61d49910 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Mon Jan 21 06:16:28 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 01 09:09:40 2019 -0500 |
tree | 91c8e77f620fbdfcb7259affa3d54713a6352354 | |
parent | 9a107929f4bf4f9d3fdc76c427b9936b0872c4ab [diff] |
am335x, shc: adapt shc board to DM port the am335x based shc board to DM, to get rid of DW warnings when compiling U-Boot. - remove uneccessary board code - adapt defconfigs - remove unneeded defconfigs configs/am335x_shc_prompt_defconfig configs/am335x_shc_sdboot_prompt_defconfig Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>