]> git.baikalelectronics.ru Git - uboot.git/commit
arm: socfpga: C5 SoCDK use environment in common header
authorDalon Westergreen <dwesterg@gmail.com>
Thu, 13 Apr 2017 14:30:32 +0000 (07:30 -0700)
committerMarek Vasut <marex@denx.de>
Fri, 14 Apr 2017 12:07:05 +0000 (14:07 +0200)
commit4495ac87cf9c5b87158d2cf08f3c6ce08924e071
tree202ac4a2bf7a2966a3c0cf5da4840fc2f49b4608
parent8d32989095f0a08d839b4a356f924ab7b8550b0a
arm: socfpga: C5 SoCDK use environment in common header

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

In addition to the above, add support to boot from the custom
a2 type partition.

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_cyclone5_defconfig
include/configs/socfpga_cyclone5_socdk.h