]> git.sur5r.net Git - u-boot/commit
ARM: rmobile: Convert R8A7791 Porter board to DM and DT
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 7 Jan 2018 18:32:56 +0000 (19:32 +0100)
committerMarek Vasut <marex@denx.de>
Sat, 27 Jan 2018 19:38:54 +0000 (20:38 +0100)
commit789edf694c63a6eff1188b3672af7d0228a1a0d9
tree0a6833d88e87ea8e254d7a4509e090677c7d6158
parentbb834b62470c4c56da51aa50a7c2f7ea8d5e0d95
ARM: rmobile: Convert R8A7791 Porter board to DM and DT

Convert the R8A7791 Porter board to DM and DT. This implies mostly
enabling the necessary configuration options and plucking out the
ad-hoc configuration from the board file. Moreover, the pre-reloc
malloc size was increased to allow the clock driver to start up
early without running out of malloc space and the early stack was
moved further up in the DRAM to avoid rewriting U-Boot itself.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/porter/Makefile
board/renesas/porter/porter.c
configs/porter_defconfig
include/configs/porter.h
include/configs/rcar-gen2-common.h