Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next

- disable CONFIG_NET_RANDOM_ETHADDR when unnecessary on amlogic based configs
- meson64_android: add board specific env settings, in order to support VIM3/L for android
- add changes to support VIM3/L android boot by using meson64_android.h config
This commit is contained in:
Tom Rini
2022-01-09 07:56:31 -05:00
77 changed files with 1827 additions and 414 deletions

View File

@@ -3,6 +3,8 @@
* Copyright (c) 2013, Google Inc.
*/
#define OPENSSL_API_COMPAT 0x10101000L
#include "mkimage.h"
#include <stdlib.h>
#include <stdio.h>