[U-Boot] [GIT PULL] u-boot-sunxi/master

Maxime Ripard maxime.ripard at free-electrons.com
Thu Oct 26 15:19:21 UTC 2017


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: <http://lists.denx.de/pipermail/u-boot/attachments/20171026/ea99ca3b/attachment.sig>


More information about the U-Boot mailing list