[U-Boot] [PATCH v1 14/14] imx: tpc70: Convert TPC70 (imx6q based) board to use DM/DTS in SPL and u-boot
Simon Glass
sjg at chromium.org
Sat Jan 5 01:57:05 UTC 2019
On Tue, 1 Jan 2019 at 16:38, Lukasz Majewski <lukma at denx.de> wrote:
>
> This commit moves the TPC70 to use device model and device tree description
> in both SPL and u-boot proper.
>
> Signed-off-by: Lukasz Majewski <lukma at denx.de>
>
> ---
>
> arch/arm/mach-imx/mx6/Kconfig | 10 ++
> board/k+p/kp_imx6q_tpc/kp_imx6q_tpc.c | 174 ------------------------------
> board/k+p/kp_imx6q_tpc/kp_imx6q_tpc_spl.c | 133 +----------------------
> configs/kp_imx6q_tpc_defconfig | 31 +++++-
> include/configs/kp_imx6q_tpc.h | 21 ----
> 5 files changed, 39 insertions(+), 330 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list