[U-Boot] [PULL] rpi patch queue 2018-05-24

Alexander Graf agraf at suse.de
Thu May 24 08:36:31 UTC 2018


Hi Tom,

This is my current patch queue for rpi.  Please pull.

Alex


The following changes since commit dca268a8f987730978e1a23adfd0ac82db341a10:

  .travis.yml: Further optimizations (2018-05-22 22:08:57 -0400)

are available in the git repository at:

  git://github.com/agraf/u-boot.git tags/signed-rpi-next

for you to fetch changes up to 385cbe298a6ddcab2d6cc21fb6a549152572957b:

  rpi: Change load addresses to make more room for the kernel & DTB (2018-05-24 10:20:53 +0200)

----------------------------------------------------------------
Patch queue for rpi - 2018-05-24

Some minor fixes for the Raspberry Pi:

  - Fix SD writes on new sdhost controller
  - Sanitize default load addresses, allowing for better payload placement

----------------------------------------------------------------
Alexander Graf (2):
      rpi: Adjust fdt_addr_r to a sane address
      mmc: Unirqify bcm2835_sdhost and fix writes

Tuomas Tynkkynen (1):
      rpi: Change load addresses to make more room for the kernel & DTB

 drivers/mmc/bcm2835_sdhost.c | 265 ++++++++-----------------------------------
 include/configs/rpi.h        |  61 ++++++----
 2 files changed, 83 insertions(+), 243 deletions(-)


More information about the U-Boot mailing list