mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
With there now being four device tree files, and 4 separate defconfig files, the code necessary to determine which board is being used is no longer necessary as the corresponding pin-muxing and board names are determined by the device tree. Signed-off-by: Adam Ford <aford173@gmail.com>