aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-03-08 07:41:50 -0500
committerTom Rini <trini@konsulko.com>2021-03-08 07:41:50 -0500
commit472c5484bca41a477f8b86a263e559f6e992c7f8 (patch)
tree81cd0e06894ef472beb43bf0665e753ae76b8cce /include/configs
parentb0a75dda7e542c9ddea685ceb2251118638829d5 (diff)
parent266637db88e37686b160722e183571567c61ad1a (diff)
downloadu-boot-472c5484bca41a477f8b86a263e559f6e992c7f8.zip
u-boot-472c5484bca41a477f8b86a263e559f6e992c7f8.tar.gz
u-boot-472c5484bca41a477f8b86a263e559f6e992c7f8.tar.bz2
Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
- button: adc: fix treshold typo - configs: meson64: add fdtoverlay_addr_r
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/meson64.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/meson64.h b/include/configs/meson64.h
index 52cc01f..7e97f89 100644
--- a/include/configs/meson64.h
+++ b/include/configs/meson64.h
@@ -80,6 +80,7 @@
"scriptaddr=0x08000000\0" \
"kernel_addr_r=0x08080000\0" \
"pxefile_addr_r=0x01080000\0" \
+ "fdtoverlay_addr_r=0x01000000\0" \
"ramdisk_addr_r=0x13000000\0" \
"fdtfile=amlogic/" CONFIG_DEFAULT_DEVICE_TREE ".dtb\0" \
BOOTENV