u-boot/arch
Michael Trimarchi 6645934646 arm: mach-k3: am625: Relax emmc boot condition
spl_mmc_emmc_boot_partition return a number different from 0
if the partition is a boot one. We can have the uboot img
for instance in a raw offset in emmc partition 0 so we would
like to continue to load the next stage. If the user want
to use EMMC as boot device allow him to use any part of the
emmc and not only boot partition

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
2023-12-19 10:07:48 -05:00
..
arc arc: Remove common.h usage 2023-10-24 16:34:45 -04:00
arm arm: mach-k3: am625: Relax emmc boot condition 2023-12-19 10:07:48 -05:00
m68k m68k: Remove CONFIG_FSLDMAFEC 2023-11-07 14:50:51 -05:00
microblaze microblaze: Remove common.h usage 2023-10-24 16:34:45 -04:00
mips clk: treewide: switch to clock dump from clk_ops 2023-12-15 13:05:54 -05:00
nios2 nios2: io.h: Add defines for ins/outs functions 2023-11-28 16:19:06 -05:00
powerpc Merge patch series "Import "string" I/O functions from Linux" 2023-11-28 16:19:19 -05:00
riscv Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next 2023-12-18 09:56:58 -05:00
sandbox Prepare v2024.01-rc5 2023-12-18 09:55:32 -05:00
sh spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN 2023-10-06 14:38:12 -04:00
x86 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h 2023-12-13 18:39:05 -05:00
xtensa xtensa: io.h: Add defines for ins/outs functions 2023-11-28 16:19:06 -05:00
.gitignore
Kconfig scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
Kconfig.nxp LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms 2023-07-06 13:04:56 +08:00
u-boot-elf.lds