mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +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:
@@ -4,12 +4,12 @@
|
||||
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <command.h>
|
||||
#include <env.h>
|
||||
#include <gzip.h>
|
||||
#include <mapmem.h>
|
||||
#include <part.h>
|
||||
#include <vsprintf.h>
|
||||
|
||||
static int do_unzip(struct cmd_tbl *cmdtp, int flag, int argc,
|
||||
char *const argv[])
|
||||
|
Reference in New Issue
Block a user