am335x, shc: adapt shc board to DM
authorHeiko Schocher <hs@denx.de>
Mon, 21 Jan 2019 05:16:28 +0000 (06:16 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 1 Feb 2019 14:09:40 +0000 (09:09 -0500)
commita36c70a36d4660e858dd2ff43d874a3ec013b436
tree91c8e77f620fbdfcb7259affa3d54713a6352354
parent46c43714a9f349fc0b71e1c019229349441e22df
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>
board/bosch/shc/MAINTAINERS
board/bosch/shc/board.c
configs/am335x_shc_defconfig
configs/am335x_shc_ict_defconfig
configs/am335x_shc_netboot_defconfig
configs/am335x_shc_prompt_defconfig [deleted file]
configs/am335x_shc_sdboot_defconfig
configs/am335x_shc_sdboot_prompt_defconfig [deleted file]