lp:~alfonsosanchezbeato/+git/u-boot

Get this repository:
git clone https://git.launchpad.net/~alfonsosanchezbeato/+git/u-boot
Only Alfonso Sanchez-Beato can upload to this repository. If you are Alfonso Sanchez-Beato please log in for upload directions.

Branches

Name Last Modified Last Commit
imx8mm-testing-spl-changes 2021-07-05 08:42:00 UTC
Some changes for SPL config

Author: Alfonso Sanchez-Beato
Author Date: 2021-07-05 08:42:00 UTC

Some changes for SPL config

I wanted to enable USB stuff to help with fastboot initialization, but
it did not work and probably does not make much sense.

imx8mm-system-ready 2021-07-05 08:39:38 UTC
imx8mm_evk: add config needed for efi and for fasbtoot

Author: Alfonso Sanchez-Beato
Author Date: 2021-07-05 08:39:38 UTC

imx8mm_evk: add config needed for efi and for fasbtoot

fix-net 2021-06-29 16:09:32 UTC
Re-enable networking

Author: Alfonso Sanchez-Beato
Author Date: 2021-06-29 16:09:32 UTC

Re-enable networking

We need networking so u-boot does some initialization of the ethernet
interface. Otherwise Linux will not be able to enable it.

rel_imx_5.4.70_2.3.0-uc 2021-05-07 15:18:54 UTC
fs: ext4: skip journal state if fs has metadata_csum

Author: Arnaud Ferraris
Author Date: 2020-04-22 10:43:44 UTC

fs: ext4: skip journal state if fs has metadata_csum

As u-boot doesn't support the metadata_csum feature, writing to a
filesystem with this feature enabled will fail, as expected. However,
during the process, a journal state check is performed, which could
result in:
  - a fs recovery if the fs wasn't umounted properly
  - the fs being marked dirty

Both these cases result in a superblock change, leading to a mismatch
between the superblock checksum and its contents. Therefore, Linux will
consider the filesystem heavily corrupted and will require e2fsck to be
run manually to boot.

By bypassing the journal state check, this patch ensures the superblock
won't be corrupted if the filesystem has metadata_csum feature enabled.

Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>

test-uefi-sb 2021-03-01 17:01:23 UTC
Test

Author: Alfonso Sanchez-Beato
Author Date: 2021-03-01 16:58:41 UTC

Test

15 of 5 results
This repository contains Public information 
Everyone can see this information.