[U-Boot] pull request: u-boot-uniphier/master
Masahiro Yamada
yamada.masahiro at socionext.com
Mon Jun 20 00:27:54 CEST 2016
Hi Tom,
Please pull some more patches for UniPhier SoCs!
The following changes since commit 9ab165d8b05706284de0ee9bd402346c54ae6b15:
SPL ext: cosmetic: correct error message in spl_load_image_ext()
(2016-06-19 09:57:48 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-uniphier master
for you to fetch changes up to 7c8ef0feb97586d35b0296b48903daef8c06ab21:
ARM: uniphier: use the default CONFIG_BOOTDELAY=2 (2016-06-20 07:15:39 +0900)
----------------------------------------------------------------
Masahiro Yamada (5):
ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space
ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT
ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20
ARM: uniphier: use the default CONFIG_BOOTDELAY=2
arch/arm/Kconfig | 1 +
arch/arm/mach-uniphier/Kconfig | 25 ++++++++++++++--------
arch/arm/mach-uniphier/dram_init.c | 40 ++++++++++++++++++++++++++++++++++++
configs/uniphier_ld11_defconfig | 1 -
configs/uniphier_ld20_defconfig | 1 -
configs/uniphier_ld4_sld8_defconfig | 1 -
configs/uniphier_pro4_defconfig | 1 -
configs/uniphier_pxs2_ld6b_defconfig | 1 -
configs/uniphier_sld3_defconfig | 1 -
include/configs/uniphier.h | 3 +--
10 files changed, 59 insertions(+), 16 deletions(-)
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list