ARM: rmobile: Remove TMU0/TMU1 settings on Gen3U-Boot uses ARM generic timer, TMU0 and TMU1 are not used, remove them.Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
lib: fdtdec: Rename routine fdtdec_setup_memory_size()This patch renames the routine fdtdec_setup_memory_size()to fdtdec_setup_mem_size_base() as it now fills themem base as well along with size.
lib: fdtdec: Rename routine fdtdec_setup_memory_size()This patch renames the routine fdtdec_setup_memory_size()to fdtdec_setup_mem_size_base() as it now fills themem base as well along with size.Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>Signed-off-by: Michal Simek <michal.simek@xilinx.com>Reviewed-by: Tom Rini <trini@konsulko.com>
show more ...
Merge branch 'master' of git://git.denx.de/u-boot-sh
ARM: renesas: Add R8A77990 E3 Ebisu boardAdd support for the R8A77990 Ebisu board.Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>