]> git.baikalelectronics.ru Git - uboot.git/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)
commitd9bc8579abe4b95567dfec691b38f1dd9468d947
treed9f9c41e4367728576d7c4c2b7c7c1b140242478
parentf2a706bacea26281aa22dee216ca152007c6bd2a
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