]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb08b833005fcbb299bbd43786074414cf513f3bc
tree91c8e77f620fbdfcb7259affa3d54713a6352354
parent1d8cd3f9ce87943b3f92ae3244c25b54238bc390
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]