]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: socfpga: Socrates use environment in common header
authorDalon Westergreen <dwesterg@gmail.com>
Thu, 13 Apr 2017 14:30:35 +0000 (07:30 -0700)
committerMarek Vasut <marex@denx.de>
Fri, 14 Apr 2017 12:07:11 +0000 (14:07 +0200)
commit19a8fed57cd988cffa0beefcf4fce9a6512a162d
treeadd230bd13b6d2f517934fb3faded29f9c3a0c45
parentb52acd8f9793bd23d5c3a1844c5f311ad6fad82e
arm: socfpga: Socrates use environment in common header

This removes the default environment from the socrates 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_socrates_defconfig
include/configs/socfpga_socrates.h