[BL training-materials-updates] kernel labs: switch to a unique U-Boot version

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Nov 23 06:08:04 CET 2018


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=cb2bda377b253bf711de340487b75e0e28081a08

>---------------------------------------------------------------

commit cb2bda377b253bf711de340487b75e0e28081a08
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Nov 23 06:08:04 2018 +0100

    kernel labs: switch to a unique U-Boot version
    
    - ... which is the same for BBB and BBB Wireless
    - This also allows to use usb networking on BBB too
      (the previous version of U-Boot we had for BBB didn't
       support that, at least in the binary we supplied)
    
    Signen-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

cb2bda377b253bf711de340487b75e0e28081a08
 .../bootloader/beaglebone-black-wireless/MLO       |  Bin 75860 -> 0 bytes
 .../beaglebone-black-wireless/README.txt           |  183 --
 .../am335x-boneblack-wireless.dtb                  |  Bin 35947 -> 0 bytes
 .../src/busybox-1.21.x.config                      | 1030 -------
 .../src/linux-4.17-rc5.config                      | 2586 ----------------
 .../beaglebone-black-wireless/src/rootfs.tar.xz    |  Bin 565048 -> 0 bytes
 .../src/u-boot-2018.05.config                      | 1214 --------
 .../beaglebone-black-wireless/src/uEnv.txt         |    4 -
 .../beaglebone-black-wireless/u-boot.img           |  Bin 391232 -> 0 bytes
 .../bootloader/beaglebone-black-wireless/zImage    |  Bin 3360160 -> 0 bytes
 lab-data/common/bootloader/beaglebone-black/MLO    |  Bin 76908 -> 71840 bytes
 .../common/bootloader/beaglebone-black/MLO.final   |  Bin 98240 -> 75680 bytes
 .../common/bootloader/beaglebone-black/README.txt  |   79 +-
 .../beaglebone-black/am335x-boneblack.dtb          |  Bin 26024 -> 0 bytes
 lab-data/common/bootloader/beaglebone-black/dtb    |  Bin 0 -> 35947 bytes
 .../src/0001-BBB-configuration-ignoring-eMMC.patch |   58 -
 .../src/linux-3.12-bone-black.config               | 3158 --------------------
 .../beaglebone-black/src/linux-4.17.config         | 2586 ++++++++++++++++
 .../bootloader/beaglebone-black/src/rootfs.tar.xz  |  Bin 565068 -> 566552 bytes
 .../src/u-boot-final/u-boot-2018.05.config         | 1214 ++++++++
 .../beaglebone-black/src/u-boot-final/uEnv.txt     |    1 +
 .../src/u-boot/u-boot-2018.05.config               | 1211 ++++++++
 .../common/bootloader/beaglebone-black/u-boot.img  |  Bin 328920 -> 396912 bytes
 .../bootloader/beaglebone-black/u-boot.img.final   |  Bin 304776 -> 391064 bytes
 .../common/bootloader/beaglebone-black/uEnv.txt    |    4 -
 lab-data/common/bootloader/beaglebone-black/uImage |  Bin 5827416 -> 0 bytes
 lab-data/common/bootloader/beaglebone-black/zImage |  Bin 0 -> 3359648 bytes
 labs/kernel-board-setup/kernel-board-setup.tex     |   10 +-
 28 files changed, 5054 insertions(+), 8284 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --cc cb2bda377b253bf711de340487b75e0e28081a08



More information about the training-materials-updates mailing list