]> git.sur5r.net Git - u-boot/commit
arm: socfpga: SoCKit use environment in common header
authorDalon Westergreen <dwesterg@gmail.com>
Thu, 13 Apr 2017 14:30:34 +0000 (07:30 -0700)
committerMarek Vasut <marex@denx.de>
Fri, 14 Apr 2017 12:07:09 +0000 (14:07 +0200)
commitb52acd8f9793bd23d5c3a1844c5f311ad6fad82e
treed9f9c41e4367728576d7c4c2b7c7c1b140242478
parent9e41d225ca55f21f2801137d5d041d54f44dc3cd
arm: socfpga: SoCKit use environment in common header

This removes the default environment from the SoCKit headers
and instead uses the common environment provided in
socfpga_common.h which now uses distro boot.

Change default devicetree name to match devicetree name in
upstream kernel source.

Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
--
Changes in v2:
 - Remove unneeded CONFIG_BOOTFILE
configs/socfpga_sockit_defconfig
include/configs/socfpga_sockit.h