]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: socfpga: DE0 use environment in common header
authorDalon Westergreen <dwesterg@gmail.com>
Thu, 13 Apr 2017 14:30:30 +0000 (07:30 -0700)
committerMarek Vasut <marex@denx.de>
Fri, 14 Apr 2017 12:07:01 +0000 (14:07 +0200)
commit29c06551737449c94bcc142e01f753d94893c83d
treebff7316ae8ec276e0c677549b2dddfb34a28a0f2
parent451e8241259d83a50ee8f240842a05731499d2e1
arm: socfpga: DE0 use environment in common header

This removes the default environment from the de0 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

Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
--
Changes in v2:
 - Remove unneeded CONFIG_BOOTFILE
configs/socfpga_de0_nano_soc_defconfig
include/configs/socfpga_de0_nano_soc.h