[U-Boot] [PULL] u-boot-socfpga/master
Marek Vasut
marex at denx.de
Mon Oct 27 02:28:36 CET 2014
The following changes since commit 5b3ee386fde82a1ba42ff09b95247842c9a1585e:
kbuild: clear VENDOR variable to fix build error on tcsh (2014-10-23 16:35:12
-0400)
are available in the git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 20cadbbe2e0425783855f6ae90ef82aa0db63155:
arm: socfpga: config: Add USB support example (2014-10-27 02:26:24 +0100)
----------------------------------------------------------------
Andreas Bießmann (1):
tools/socfpgaimage.c: fix build on darwin
Marek Vasut (4):
arm: socfpga: Move code from misc_init_r() to arch_early_init_r()
arm: socfpga: Zap spl.h and ad-hoc related syms
arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro
arm: socfpga: config: Add USB support example
arch/arm/cpu/armv7/socfpga/misc.c | 2 +-
arch/arm/cpu/armv7/socfpga/u-boot-spl.lds | 9 ---------
arch/arm/include/asm/arch-socfpga/spl.h | 15 ---------------
arch/arm/include/asm/spl.h | 2 +-
include/configs/socfpga_common.h | 34
+++++++++++++++++++++++++++-------
include/configs/socfpga_cyclone5.h | 2 --
tools/socfpgaimage.c | 16 ++++++++--------
7 files changed, 37 insertions(+), 43 deletions(-)
delete mode 100644 arch/arm/include/asm/arch-socfpga/spl.h
More information about the U-Boot
mailing list