u-boot/arch/sandbox/dts
Mattijs Korpershoek c2a2a06e01 bootstd: Add test for bootmeth_android
Add a unit test for testing the Android bootmethod.

This requires another mmc image (mmc7) to contain the following partitions:
- misc: contains the Bootloader Control Block (BCB)
- boot_a: contains a fake generic kernel image
- vendor_boot_a: contains a fake vendor_boot image

Also add BOOTMETH_ANDROID as a dependency on sandbox so that we can test
this with:

$ ./test/py/test.py --bd sandbox --build -k test_ut # build the mmc7.img
$ ./test/py/test.py --bd sandbox --build -k bootflow_android

Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Reviewed-by: Julien Masson <jmasson@baylibre.com>
Reviewed-by: Guillaume La Roque <glaroque@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2024-07-18 13:51:30 -06:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
cedit.dtsi expo: Update tests to include textline 2023-10-11 15:43:55 -04:00
cros-ec-keyboard.dtsi sandbox: avoid duplicate backslash input 2020-10-06 09:07:54 -06:00
Makefile Kbuild: Fix cleanup of *.dtbo for sandbox 2023-07-07 16:25:56 -04:00
other.dts sandbox: Support loading the other FDT 2022-09-29 16:09:56 -04:00
overlay0.dtso sandbox: rename overlay sources to .dtso 2023-10-11 13:22:32 -04:00
overlay1.dtso sandbox: rename overlay sources to .dtso 2023-10-11 13:22:32 -04:00
sandbox.dts sandbox: capsule: binman: generate some capsules as part of build 2024-04-08 12:59:31 +02:00
sandbox.dtsi sandbox: dts: fix qcom pmic gpio 2024-03-01 14:44:36 +00:00
sandbox64.dts sandbox64: add support for NVMXIP QSPI 2023-04-27 17:01:14 -04:00
sandbox_capsule.dtsi sandbox: capsule: binman: generate some capsules as part of build 2024-04-08 12:59:31 +02:00
sandbox_pmic.dtsi dm: sandbox: i2c: Use new emulator parent uclass 2018-11-29 09:30:05 -07:00
sandbox_vpl.dtsi sandbox: Expand size for VPL image 2023-03-02 17:45:58 -05:00
test.dts bootstd: Add test for bootmeth_android 2024-07-18 13:51:30 -06:00