]> git.baikalelectronics.ru Git - uboot.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)
commit620020eca4132cde505ab85cd57ab7aeefb108d1
treeadd230bd13b6d2f517934fb3faded29f9c3a0c45
parentd9bc8579abe4b95567dfec691b38f1dd9468d947
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