From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] u-boot-sunxi/master
Date: Thu, 26 Oct 2017 17:19:21 +0200 [thread overview]
Message-ID: <20171026151921.jdr5fslsrzhflalf@flea> (raw)
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>
next reply other threads:[~2017-10-26 15:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-26 15:19 Maxime Ripard [this message]
2017-10-28 1:57 ` [U-Boot] [GIT PULL] u-boot-sunxi/master Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2017-09-27 10:31 Maxime Ripard
2017-09-27 12:33 ` Tom Rini
2017-09-27 15:34 ` Maxime Ripard
2017-09-27 15:45 ` Tom Rini
2017-09-27 15:55 ` Maxime Ripard
2017-09-27 16:12 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171026151921.jdr5fslsrzhflalf@flea \
--to=maxime.ripard@free-electrons.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox