Banana PI R4 - Attempts to install created image from Frank-w on EMMC

Many things are possible,but i try to make code and pipeline maintainable…much different settings make it hard to understand…i have one environment for each soc (already did a dirty hack for r3mini while building) and not per soc+device. Maybe i find some clean way to set different bootup,but currently it can be modified with mmc uenv.txt without recompiling uboot.

The second table check was removed from ATF, but it’s unclear whether Exosiner’s fork retained it

ATF only looks at the secondary table, if the primary is invalid. The code that does this has moved in newer versions, but it is basically the same.