From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Date: Thu, 26 Oct 2017 17:19:21 +0200 Subject: [U-Boot] [GIT PULL] u-boot-sunxi/master Message-ID: <20171026151921.jdr5fslsrzhflalf@flea> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, Here are a few changes that would be great to merge. It's basically a few fixes for CPU frequencies that were underclocked, fastboot that was broken on a NAND-based device (the CHIP Pro, and it also moves the fastboot NAND option to Kconfig in the process), some missing options, one board, and the size check and size reduction patches that we discussed at length. Thanks! Maxime The following changes since commit 4c7a211046a3956058b512edd8533f7df031cc4a: Kconfig: add CONFIG_BROKEN (2017-10-23 17:28:18 -0400) are available in the git repository at: git://git.denx.de/u-boot-sunxi master for you to fetch changes up to 819f1e081c527d2d02cdaeec0027384688cf5de0: sunxi: binman: Add U-Boot binary size check (2017-10-25 10:05:06 +0200) ---------------------------------------------------------------- Andre Przywara (1): SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI Benjamin Young (1): cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices Maxime Ripard (3): sunxi: Add support for the Banana Pi M2-Magic sunxi: Enable THUMB build for the U-Boot binary sunxi: binman: Add U-Boot binary size check Quentin Schulz (1): sunxi: clk: fix N formula for CPUX clocks arch/arm/Kconfig | 1 + arch/arm/dts/Makefile | 1 + arch/arm/dts/sun8i-r16-bananapi-m2m.dts | 321 +++++++++++++++++++++ arch/arm/dts/sunxi-u-boot.dtsi | 12 + arch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h | 2 +- cmd/fastboot/Kconfig | 10 + configs/Bananapi_m2m_defconfig | 21 ++ configs/orangepi_pc2_defconfig | 1 - configs/orangepi_zero_defconfig | 1 - drivers/mtd/spi/Kconfig | 1 + 10 files changed, 368 insertions(+), 3 deletions(-) create mode 100644 arch/arm/dts/sun8i-r16-bananapi-m2m.dts create mode 100644 configs/Bananapi_m2m_defconfig -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: not available URL: