[bootlin/training-materials updates] master: lab-data: bbb-recovery: Reorganize the files (26112382)

Miquel Raynal miquel.raynal at bootlin.com
Wed Jul 19 15:32:27 CEST 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/26112382beb6859340f385cff54d74fb2174be78

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

commit 26112382beb6859340f385cff54d74fb2174be78
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Wed Jul 19 15:32:27 2023 +0200

    lab-data: bbb-recovery: Reorganize the files
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


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

26112382beb6859340f385cff54d74fb2174be78
 .../common/bootloader/beaglebone-black/README.txt  |   25 +-
 .../beaglebone-black/src/busybox-1.21.x.config     | 1030 --------
 .../beaglebone-black/src/linux-4.17.config         | 2586 --------------------
 .../bootloader/beaglebone-black/src/rootfs.tar.xz  |  Bin 566552 -> 0 bytes
 .../src/sdcard/busybox-1.21.x.config               | 1030 ++++++++
 .../beaglebone-black/src/sdcard/linux-4.17.config  | 2586 ++++++++++++++++++++
 .../src/sdcard/u-boot-final/u-boot-2018.05.config  | 1214 +++++++++
 .../src/sdcard/u-boot-final/uEnv.txt               |    1 +
 .../src/sdcard/u-boot/u-boot-2018.05.config        | 1211 +++++++++
 .../src/snagboot/u-boot/u-boot-2023.04.config      | 2207 +++++++++++++++++
 .../beaglebone-black/src/snagboot/u-boot/uEnv.txt  |    1 +
 .../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 ---------
 .../src/u-boot/u-boot-2023.04.config               | 2207 -----------------
 15 files changed, 8263 insertions(+), 8261 deletions(-)

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

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



More information about the training-materials-updates mailing list