u-boot/arch/sandbox/dts
Alexander Gendin 04291ee0ab cmd: mbr: Allow 4 MBR partitions without need for extended
Current code allows up to 3 MBR partitions without extended one.
If more than 3 partitions are required, then extended partition(s)
must be used.
This commit allows up to 4 primary MBR partitions without the
need for extended partition.

Add mbr test unit. In order to run the test manually, mmc6.img file
of size 12 MiB or greater is required in the same directory as u-boot.
Test also runs automatically via ./test/py/test.py tool.
Running mbr test is only supported in sandbox mode.

Signed-off-by: Alex Gendin <agendin@matrox.com>
[ And due to some further changes for testing ]
Signed-off-by: Simon Glass <sjg@chromium.org>
2023-10-24 17:05:24 -04: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: Use the generic VPL option to enable VPL 2023-03-02 17:45:58 -05:00
sandbox.dtsi expo: Move cedit theme under bootstd 2023-08-25 13:54:33 -04:00
sandbox64.dts sandbox64: add support for NVMXIP QSPI 2023-04-27 17:01:14 -04: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 cmd: mbr: Allow 4 MBR partitions without need for extended 2023-10-24 17:05:24 -04:00