[U-Boot] [PULL] rpi patch queue 2018-12-03
Alexander Graf
agraf at suse.de
Mon Dec 3 19:26:32 UTC 2018
Hi Tom,
This is my current patch queue for rpi. Please pull.
Alex
The following changes since commit 952061352acfd24034e6990b6b7d32cded020c0a:
drivers: rtc: correctly convert seconds to time structure (2018-12-01 18:03:14 -0500)
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 d61cf138bce890b0b79745e48a908062bc36b99f:
rpi: add 3 Model A+ (2018-12-03 20:25:06 +0100)
----------------------------------------------------------------
Patch queue for rpi - 2018-12-03
A few Raspberry Pi specific changes this time:
- Allow 2nd MMC device
- Support RPi 3 Model A+
- Allow UUID to find filesystem
----------------------------------------------------------------
Emmanuel Vadot (1):
rpi: Add mmc 1 as a boot target
Jonathan Gray (2):
rpi: add URL of official revision code list
rpi: add 3 Model A+
Otavio Salvador (1):
ARM: rpi_*_defconfig: Add support to find UUID for filesystem
board/raspberrypi/rpi/rpi.c | 14 ++++++--------
configs/rpi_0_w_defconfig | 1 +
configs/rpi_2_defconfig | 1 +
configs/rpi_3_32b_defconfig | 1 +
configs/rpi_3_defconfig | 1 +
configs/rpi_defconfig | 1 +
include/configs/rpi.h | 1 +
7 files changed, 12 insertions(+), 8 deletions(-)
More information about the U-Boot
mailing list