mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
As part of bringing the master branch back in to next, we need to allow for all of these changes to exist here. Reported-by: Jonas Karlman <jonas@kwiboo.se> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
* Xilinx FPGA support
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <fpga.h>
|
||||
#include <log.h>
|
||||
#include <virtex2.h>
|
||||
#include <spartan2.h>
|
||||
#include <spartan3.h>
|
||||
#include <zynqpl.h>
|
||||
#include <linux/string.h>
|
||||
|
||||
/* Local Static Functions */
|
||||
static int xilinx_validate(xilinx_desc *desc, char *fn);
|
||||
|
Reference in New Issue
Block a user