[U-Boot] [PULL] u-boot-atmel-fixes-2019.07-a
Eugen.Hristev at microchip.com
Eugen.Hristev at microchip.com
Mon Jun 10 06:26:16 UTC 2019
Hello Tom,
Please pull tag u-boot-atmel-fixes-2019.07-a , the first set of fixes
for u-boot-atmel for 2019.07 release.
The fixes include small SPL fixes for the sama5d2 ICP board, and nand
flash fixes for sama5d2 PTC and sama5d4_xplained
Travis CI: https://travis-ci.org/ehristev/u-boot/builds/542744241
Thanks,
Eugen
The following changes since commit
a69120a0d7c8d4044cdaceea9eb03913ba4e49c7:
Prepare v2019.07-rc1 (2019-04-29 21:54:04 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git tags/u-boot-atmel-fixes-2019.07-a
for you to fetch changes up to 9ed91550d548f76f40e22f0562ff3c4ba15f85c7:
configs: at91: sama5d2_icp: enable CONFIG_SPL_AT91_MCK_BYPASS and
resync (2019-06-06 10:56:42 +0300)
----------------------------------------------------------------
First set of u-boot-atmel fixes for 2019.07 cycle
----------------------------------------------------------------
Eugen Hristev (6):
board: atmel: sama5d2_icp: add periph reset in SPL hw init
board: atmel: sama5d2_icp: standby disable on CAN transceivers in
SPL
board: atmel: sama5d2_icp: enable green led on SPL completion
configs: atmel: sama5d4_xplained_mmc: enable HW PMECC
spl: at91: add support for SPL_AT91_MCK_BYPASS
configs: at91: sama5d2_icp: enable CONFIG_SPL_AT91_MCK_BYPASS and
resync
Stefan Roese (1):
arm: at91: gardena-smart-gateway-at91sam: Enable CMD_WDT
Tudor Ambarus (1):
configs: sama5d2_ptc_ek: fix NAND PMECC_CAP
arch/arm/mach-at91/spl_atmel.c | 8 ++++++
board/atmel/sama5d2_icp/sama5d2_icp.c | 38
+++++++++++++++++++++++++
common/spl/Kconfig | 12 ++++++++
configs/gardena-smart-gateway-at91sam_defconfig | 1 +
configs/sama5d2_icp_mmc_defconfig | 3 +-
configs/sama5d2_ptc_ek_mmc_defconfig | 1 +
configs/sama5d2_ptc_ek_nandflash_defconfig | 1 +
configs/sama5d4_xplained_mmc_defconfig | 2 ++
8 files changed, 65 insertions(+), 1 deletion(-)
More information about the U-Boot
mailing list