mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03: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:
@@ -84,12 +84,12 @@
|
||||
* We try to be compatible.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <vsprintf.h>
|
||||
|
||||
#define WANT_HEX_ESCAPES 0
|
||||
#define PRINT_CONVERSION_ERROR 1
|
||||
|
||||
Reference in New Issue
Block a user