summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2021-01-11 21:23:59 -0500
committerTom Rini <[email protected]>2021-01-11 21:23:59 -0500
commitf71e574cf993bb89b07420ad90c209fd3f0a3f68 (patch)
treef078d5c8a683b806508b606bcbe08603f1a97d8e /include/configs
parentd71be1990218957b9f05dbf13a72859a2abe06d7 (diff)
parent9267ff89ee27a624ddb5d8eb7d90830ee0ff6f77 (diff)
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
- Pinecube board support - 64-bit FEL support - mkimage support for eGON images (superseding mksunxiboot) - Bluetooth BD address generation - some fixes
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/sunxi-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index a6a4879523a..203cb10fbab 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -163,9 +163,7 @@
#define CONFIG_SYS_MONITOR_LEN (768 << 10) /* 768 KiB */
-#ifndef CONFIG_ARM64 /* AArch64 FEL support is not ready yet */
#define CONFIG_SPL_BOARD_LOAD_IMAGE
-#endif
/*
* We cannot use expressions here, because expressions won't be evaluated in