~nemos-team/nemos/+git/u-boot-s32:ubuntu/bsp36.0

Last commit made on 2023-07-26
Get this branch:
git clone -b ubuntu/bsp36.0 https://git.launchpad.net/~nemos-team/nemos/+git/u-boot-s32
Members of NemOS Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/bsp36.0
Repository:
lp:~nemos-team/nemos/+git/u-boot-s32

Recent commits

496c0e9... by Isaac True

Revert "debian: patches: nemos-s32g274ardb2.patch: load dtb file if found"

This reverts commit dba6ffa8e569156b65fab855e96ca256807592fb.

Signed-off-by: Isaac True <email address hidden>

20576f4... by Isaac True

Revert "debian: patches: nemos-s32g274ardb2.patch: change semicolon to comma"

This reverts commit 657a2b70e5ed4f0795ebe12a8a0199e75f6e7fd7.

Signed-off-by: Isaac True <email address hidden>

bcce28b... by Isaac True

Revert "debian: patches: nemos-s32g274ardb2.patch: remove apostrophe"

This reverts commit fd07590a8e9a447350d386fcf37ff559ac89eea1.

Signed-off-by: Isaac True <email address hidden>

bec6e05... by Isaac True

Revert "debian: patches: nemos-s32g274ardb2.patch: add information about dtb"

This reverts commit e150612257c2a1ec38813baaad2988458944e730.

Signed-off-by: Isaac True <email address hidden>

e150612... by Isaac True

debian: patches: nemos-s32g274ardb2.patch: add information about dtb

Signed-off-by: Isaac True <email address hidden>

fd07590... by Isaac True

debian: patches: nemos-s32g274ardb2.patch: remove apostrophe

Signed-off-by: Isaac True <email address hidden>

657a2b7... by Isaac True

debian: patches: nemos-s32g274ardb2.patch: change semicolon to comma

Signed-off-by: Isaac True <email address hidden>

dba6ffa... by Isaac True

debian: patches: nemos-s32g274ardb2.patch: load dtb file if found

When booting in EFI mode, first check if there is a custom DTB file
present in /boot/dtb. If there is, load and use that. Otherwise, use the
builtin DTB from U-Boot.

Signed-off-by: Isaac True <email address hidden>

285adc7... by Isaac True

debian: patches: nemos-s32g274ardb2.patch: disable FIT image signatures

Disable this feature for now.

Signed-off-by: Isaac True <email address hidden>

80c1d82... by Isaac True

debian: patches: nemos-s32g274ardb2.patch: add EFI boot support

Detect whether the system should boot in EFI mode or with a FIT image
automatically.

Signed-off-by: Isaac True <email address hidden>