
On Thu, Nov 24, 2016 at 08:05:55PM +0530, Jagan Teki wrote:
Hi Tom,
These are the pending patches, from u-boot-sunxi/next.
Will send sunxi PR on top of u-boot-sunxi repo once I get the access, meanwhile please take this PR.
Hans, Let me know if I miss any patches from next.
thanks! Jagan.
The following changes since commit fc127d184aea293ec415dd66e3282dba0b66c5f3:
colibri_pxa270: drop edit, elf, fpga, hush, regex et al. for space reason (2016-11-23 13:53:20 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git sunxi
for you to fetch changes up to e68a831cacc85ea1da274f3c8d19bb98c1141a97:
nand: sunxi: Add options for the SPL NAND configuration (2016-11-24 19:40:49 +0530)
Boris Brezillon (1): mtd: nand: add support for the TC58NVG2S0H chip
Chen-Yu Tsai (9): ARM: PSCI: Set ARMV7_PSCI_NR_CPUS default to 8 for sun9i/A80 sunxi: Add CCI-400 and CPUCFG registers base address for sun9i/A80 sunxi: Add base address of secure SRAM B for sun9i/A80 sunxi: Use secure SRAM B for secure RAM for sun9i/A80 sunxi: Add PRCM register definition for sun9i/A80 sunxi: Add CPUCFG register definitions for sun9i/A80 sunxi: Add support for TZPC on sun9i/A80 sunxi: Add basic PSCI implementation for A80 sunxi: Enable PSCI on sun9i/A80
Emmanuel Vadot (1): sunxi: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE
Hans de Goede (1): sunxi: Mele_M5_defconfig: Drop non existing STATUSLED setting
Jelle van der Waa (1): sunxi: Use the available Kconfig option for AHCI
Marcel Ziswiler (1): colibri_pxa270: transition to driver model for serial
Maxime Ripard (3): sunxi: Sync GR8 DTS and AXP209 with the kernel tools: sunxi: Add spl image builder nand: sunxi: Add options for the SPL NAND configuration
Hmmm, I'm not sure why it's in though.
I sent an update version of those since the first iteration had issues.
Maxime