
On 11/29/2015 11:43 AM, Marco Schuster wrote:
As pass-through of the processed FDT is working now, there is no need for the RPi u-boot any more to load fdt files. This patch removes the fdtfile list and the setter for the env variable "fdtfile".
This also removes the naming inconsistencies between the fdtfile names in u-boot and the fdtfile names in the official Raspberry Pi Firmware repository.
This feature shouldn't be removed. It's still useful if you want U-Boot to load the DT (e.g. for network booting), or simply don't want to rely upon the firmware.
Note that the DT names are intended to match the mainline Linux kernel (although I never go around to implementing them all), so it's no surprise that they don't match the Pi Foundation kernel filenames, which haven't been standardized.