]> git.sur5r.net Git - u-boot/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)
commit5e7ae1afb2cc05ed84218216d0cba17625e6fc4f
tree202ac4a2bf7a2966a3c0cf5da4840fc2f49b4608
parent57b6b62f56fb56584067d81f77f72d8baee50a95
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